Property IsCluster
| Improve this Doc View SourceIsCluster
Gets a value indicates whether this is a clustered database index.
Declaration
public bool IsCluster { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Gets a value indicates whether this is a clustered database index.
public bool IsCluster { get; set; }
Type | Description |
---|---|
System.Boolean |