Click or drag to resize
ITableIndexesGetClusteredIndex Method
Gets clustered index, or null when no such exists.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Index GetClusteredIndex()

Return Value

Type: Index
See Also