FullTextIndexColumnCollection.Remove Method (FullTextIndexColumn)
SQL Server 2012
Removes a FullTextIndexColumn object from the FullTextIndexColumnCollection object.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- fullTextIndexColumn
- Type: Microsoft.SqlServer.Management.Smo.FullTextIndexColumn
A FullTextIndexColumn object value that specifies the full-text index column to be removed from the FullTextIndexColumnCollection object.
