Overload List
Name | Description | |
---|---|---|
Contains(Guid) |
Check if a table with the given id exists in the
collection.
|
|
Contains(String) |
Check if a table with the given name exists in the
collection.
|
|
Contains(DataTable) |
Check if the dataTable exists in this collection.
|
See Also