DropObjectsStatement.Objects Property

Definition

Objects to be dropped

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)

Property Value

Applies to