Click or drag to resize
IndexIsPrimaryKey Property
Indicates whether index is part of a primary key constraint.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public bool IsPrimaryKey { get; }

Property Value

Type: Boolean
See Also