Property IsClustered
| Improve this Doc View SourceIsClustered
Gets a value indicates whether this is a clustered primary key.
Declaration
public bool IsClustered { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Gets a value indicates whether this is a clustered primary key.
public bool IsClustered { get; }
Type | Description |
---|---|
System.Boolean |