Metodo Create
Creates a full-text index column on the instance of Microsoft SQL Server as defined by the FullTextIndexColumn 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 | |
---|---|---|
Create() () () () | Creates a full-text index column on the instance of Microsoft SQL Server as defined by the FullTextIndexColumn object. | |
Create(Boolean) | Creates a full-text index column on the instance of Microsoft SQL Server as defined by the FullTextIndexColumn object with the option to specify whether the full-text index is automatically populated after columns are added or removed. |
In alto
Vedere anche