FullTextIndex Constructor (TableViewBase)
SQL Server 2012
Initializes a new instance of the FullTextCatalog class on the specified parent table or view object.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- parent
- Type: Microsoft.SqlServer.Management.Smo.TableViewBase
A TableViewBase object that is the parent of the FullTextCatalog object.
