FullTextIndex Constructor
Initializes a new instance of the FullTextIndex class.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
FullTextIndex () |
Initializes a new instance of the FullTextIndex class.
|
FullTextIndex (TableViewBase) |
Initializes a new instance of the FullTextCatalog class on the specified parent table or view object.
|
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)