Metodo FullTextIndex.Create

Include i membri protetti
Include i membri ereditati

Creates a full-text index on the instance of SQL Server as defined by the FullTextIndex object.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico Create() Creates a full-text index on the instance of SQL Server as defined by the FullTextIndex object.
Metodo pubblico Create(Boolean) Creates a full-text index on the instance of SQL Server as defined by the FullTextIndex object with the option to specify whether the full-text index is automatically populated after columns are added or removed.

In alto

Vedere anche

Riferimento

FullTextIndex Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo