Compartir a través de


DropUnownedObjectStatement Constructor

Initializes a new instance of the DropUnownedObjectStatement class.

Espacio de nombres:  Microsoft.SqlServer.TransactSql.ScriptDom
Ensamblado:  Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Sintaxis

'Declaración
Protected Sub New
'Uso
Dim instance As New DropUnownedObjectStatement()
protected DropUnownedObjectStatement()
protected:
DropUnownedObjectStatement()
new : unit -> DropUnownedObjectStatement
protected function DropUnownedObjectStatement()

Vea también

Referencia

DropUnownedObjectStatement Clase

Espacio de nombres Microsoft.SqlServer.TransactSql.ScriptDom