DataRowCollection.Find Method
.NET Framework 4
Gets a specified DataRow.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Find(Object) | Gets the row specified by the primary key value. |
|
Find(Object[]) | Gets the row that contains the specified primary key values. |