Compartir a través de


FullTextIndexColumnCollection.Remove Method

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

Notas

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

Lista de sobrecargas

Nombre 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.

Vea también

Referencia

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

Otros recursos

Using Collections