System.Data.DataTableCollection.CanRemove Method

Verifies whether the specified System.Data.DataTable object can be removed from the collection.

Syntax

public bool CanRemove (DataTable table)

Parameters

table
The DataTable in the collection to perform the check against.

Returns

true if the table can be removed; otherwise false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Data
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0