DropChildObjectsStatement.Objects Property
Gets a list of child objects to be dropped.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Property Value
Type: System.Collections.Generic.IList<ChildObjectName>The list of child objects to be dropped.
Show: