IndexDefinition.IndexOptions Propiedad

Definición

Opciones de índice. Opcional puede tener cero elementos.

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.IndexOption> IndexOptions { get; }
member this.IndexOptions : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.IndexOption>
Public ReadOnly Property IndexOptions As IList(Of IndexOption)

Valor de propiedad

Se aplica a