DataTableCollection::Contains Method
.NET Framework (current version)
Gets a value indicating whether a DataTable object with the specified name exists in the collection.
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | Contains(String^) | Gets a value that indicates whether a DataTable object with the specified name exists in the collection. |
![]() | Contains(String^, String^) | Gets a value that indicates whether a DataTable object with the specified name and table namespace exists in the collection. |
Show:
