Compartir a través de


CreateFullTextIndexStatement Constructor

Initializes a new instance of the CreateFullTextIndexStatement class.

Espacio de nombres:  Microsoft.SqlServer.TransactSql.ScriptDom
Ensamblado:  Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Sintaxis

'Declaración
Public Sub New
'Uso
Dim instance As New CreateFullTextIndexStatement()
public CreateFullTextIndexStatement()
public:
CreateFullTextIndexStatement()
new : unit -> CreateFullTextIndexStatement
public function CreateFullTextIndexStatement()

Vea también

Referencia

CreateFullTextIndexStatement Clase

Espacio de nombres Microsoft.SqlServer.TransactSql.ScriptDom