Delen via


DropUnownedObjectStatement Constructor

Initializes a new instance of the DropUnownedObjectStatement class.

Namespace:  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New DropUnownedObjectStatement()
protected DropUnownedObjectStatement()
protected:
DropUnownedObjectStatement()
new : unit -> DropUnownedObjectStatement
protected function DropUnownedObjectStatement()

See Also

Reference

DropUnownedObjectStatement Class

Microsoft.SqlServer.TransactSql.ScriptDom Namespace