Поделиться через


DropFullTextIndexStatement Constructor

Initializes a new instance of the DropFullTextIndexStatement class.

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 Security

See Also

Reference

DropFullTextIndexStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace