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
Syntaxpublic bool IsPrimaryKey { get; }
Property Value
Type:
Boolean
See Also