DropChildObjectsStatement Constructor

Initializes a new instance of the DropChildObjectsStatement class.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Protected Sub New
protected DropChildObjectsStatement()
protected:
DropChildObjectsStatement()
new : unit -> DropChildObjectsStatement
protected function DropChildObjectsStatement()

.NET Framework Security

See Also

Reference

DropChildObjectsStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace