FullTextIndexColumnCollection.Remove Method

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

备注

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

重载列表

名称 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.

请参阅

参考

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

其他资源

Using Collections