Freigeben über


FullTextIndex.Create-Methode

Geschützte Member einschließen
Geerbte Member einschließen

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

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode Create() Creates a full-text index on the instance of SQL Server as defined by the FullTextIndex object.
Öffentliche Methode 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.

Zum Anfang

Siehe auch

Verweis

FullTextIndex Klasse

Microsoft.SqlServer.Management.Smo-Namespace