הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
Creates a full-text index on the instance of Microsoft SQL Server as defined by the FullTextIndex object.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
| Name | Description |
|---|---|
| FullTextIndex.Create () |
Creates a full-text index on the instance of Microsoft SQL Server as defined by the FullTextIndex object.
|
| FullTextIndex.Create (Boolean) |
Creates a full-text index on the instance of Microsoft 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.
|
See Also
Reference
FullTextIndex Class
FullTextIndex Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
Implementing Full-Text Search
Full-Text Search Documentation Map
CREATE FULLTEXT INDEX (Transact-SQL)