Click or drag to resize
IndexIsUnique Property
Indicates whether index is unique.

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

Property Value

Type: Boolean
See Also