AlterTableDropTableElementStatement.AlterTableDropTableElements 属性

定义

已删除的表元素。

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)

属性值

适用于