Freigeben über


DropSchemaStatement-Konstruktor

Initializes a new instance of the DropSchemaStatement class.

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New DropSchemaStatement()
public DropSchemaStatement()
public:
DropSchemaStatement()
new : unit -> DropSchemaStatement
public function DropSchemaStatement()

Siehe auch

Verweis

DropSchemaStatement Klasse

Microsoft.SqlServer.TransactSql.ScriptDom-Namespace