AlterTableDropTableElementStatement.AlterTableDropTableElements Propriété

Définition

Éléments de table supprimés.

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

Valeur de propriété

S’applique à