Creates a full-text index on the instance of Microsoft SQL Server as defined by the FullTextIndex object.
备注
仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。
重载列表
名称 | 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.
|
请参阅
参考
FullTextIndex Class
FullTextIndex Members
Microsoft.SqlServer.Management.Smo Namespace
其他资源
Implementing Full-Text Search
全文搜索文档结构图
CREATE FULLTEXT INDEX (Transact-SQL)