DropChildObjectsStatement.Objects Property

Definition

Objects to be dropped

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)

Property Value

Applies to