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