Share via


FullTextIndexColumnCollection.Remove Method

Removes a FullTextIndexColumn object from the full-text index column collection.

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Overload List

Name Description
FullTextIndexColumnCollection.Remove (FullTextIndexColumn)
Removes a FullTextIndexColumn object from the FullTextIndexColumnCollection object.
FullTextIndexColumnCollection.Remove (String)
Removes a FullTextIndexColumn object from the full-text index column collection.

See Also

Reference

FullTextIndexColumnCollection Class
FullTextIndexColumnCollection Members
Microsoft.SqlServer.Management.Smo Namespace

Other Resources

Using Collections