Partilhar via


IndexedColumnCollection.Remove Method

Removes an IndexedColumn object from the IndexedColumnCollection collection.

Remarks

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

Overload List

Name Description
IndexedColumnCollection.Remove (IndexedColumn)
Removes an IndexedColumn object from the IndexedColumnCollection collection.
IndexedColumnCollection.Remove (String) (inherited from Remove )

See Also

Reference

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

Other Resources

Using Collections