DropPartitionFunctionStatement-Konstruktor

Initialisiert eine neue Instanz der DropPartitionFunctionStatement-Klasse.

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

Syntax

'Declaration
Public Sub New
public DropPartitionFunctionStatement()
public:
DropPartitionFunctionStatement()
new : unit -> DropPartitionFunctionStatement
public function DropPartitionFunctionStatement()

.NET Framework-Sicherheit

Siehe auch

Referenz

DropPartitionFunctionStatement Klasse

Microsoft.Data.Schema.ScriptDom.Sql-Namespace