Click or drag to resize
ITableIndexesGetPrimaryKeyIndex Method
Gets index which is part of a primary key constraint, or null when no such exists.

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

Return Value

Type: Index
See Also