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)

속성 값

적용 대상