Share via


DropFullTextIndexStatement Constructor

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New DropFullTextIndexStatement()
public DropFullTextIndexStatement()
public:
DropFullTextIndexStatement()
public function DropFullTextIndexStatement()

.NET Framework Security

See Also

Reference

DropFullTextIndexStatement Class

DropFullTextIndexStatement Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace