IndexType.IndexTypeKind Property

Definition

The type of index.

public Microsoft.SqlServer.TransactSql.ScriptDom.IndexTypeKind? IndexTypeKind { get; set; }
member this.IndexTypeKind : Nullable<Microsoft.SqlServer.TransactSql.ScriptDom.IndexTypeKind> with get, set
Public Property IndexTypeKind As Nullable(Of IndexTypeKind)

Property Value

Applies to