Property IsUnique
| Improve this Doc View SourceIsUnique
Gets a value indicates whether this index is unique.
Declaration
public bool IsUnique { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Gets a value indicates whether this index is unique.
public bool IsUnique { get; }
Type | Description |
---|---|
System.Boolean |