Compartir a través de


FullTextIndex.Create Método

Incluir miembros protegidos
Incluir miembros heredados

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

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público Create() Creates a full-text index on the instance of SQL Server as defined by the FullTextIndex object.
Método público 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.

Arriba

Vea también

Referencia

FullTextIndex Clase

Espacio de nombres Microsoft.SqlServer.Management.Smo