DropChildObjectsStatement.Objects プロパティ

定義

削除するオブジェクト

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

プロパティ値

適用対象