AlterTableDropTableElement.DropClusteredConstraintOptions Propiedad

Definición

Las opciones de eliminación de restricciones en clúster. Puede tener cero elementos.

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)

Valor de propiedad

Se aplica a