DropIndexClause.Options Propiedad

Definición

Representa las opciones de la instrucción DROP INDEX.

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

Valor de propiedad

Se aplica a