IndexIsPrimaryKey Property |
Indicates whether index is part of a primary key constraint.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public bool IsPrimaryKey { get; }
Property Value
Type:
BooleanSee Also