This topic has not yet been rated - Rate this topic

DataColumnCollection.Remove Method

Removes a DataColumn object from the collection.
Name Description
DataColumnCollection.Remove (DataColumn) Removes the specified DataColumn object from the collection.

Supported by the .NET Compact Framework.

DataColumnCollection.Remove (String) Removes the DataColumn object that has the specified name from the collection.

Supported by the .NET Compact Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.