ColumnCollection.Remove Method

Removes a Column object from the ColumnCollection collection.

Remarks

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

Overload List

Name Description
ColumnCollection.Remove (Column)
Removes a Column object from the ColumnCollection collection.
ColumnCollection.Remove (String) (inherited from Remove )

See Also

Reference

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

Other Resources

Using Collections