DropFullTextIndexStatement-Konstruktor

Initialisiert eine neue Instanz der DropFullTextIndexStatement-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 DropFullTextIndexStatement()
public:
DropFullTextIndexStatement()
new : unit -> DropFullTextIndexStatement
public function DropFullTextIndexStatement()

.NET Framework-Sicherheit

Siehe auch

Referenz

DropFullTextIndexStatement Klasse

Microsoft.Data.Schema.ScriptDom.Sql-Namespace