AlterTableDropTableElement.DropClusteredConstraintOptions Eigenschaft

Definition

Die Optionen für die gruppierte Drop-Einschränkung. Kann null Elemente aufweisen.

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

Eigenschaftswert

Gilt für: