IndexTypeKind Enumeration
Specifies the type of index.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Clustered | The Clustered type. | |
| NonClustered | The NonClustered type. | |
| NonClusteredHash | The NonClusteredHash type. |
Show: