DropObjectsStatement.Objects 属性

定义

要删除的对象

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

属性值

适用于