Whether or not this column is unique.
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
public override bool IsUnique { get; } |
| Visual Basic |
|---|
Public Overrides ReadOnly Property IsUnique As Boolean Get |
Property Value
Type: BooleanImplements
IColumnSchema..::..IsUniqueIColumnSchema..::..IsUnique