DropIndexClause.Options Eigenschaft

Definition

Stellt die Optionen für DROP INDEX-Anweisung dar.

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)

Eigenschaftswert

Gilt für: