DataView.FindRows Method
.NET Framework 4
Returns an array of DataRowView objects whose columns match the specified sort key value.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
FindRows(Object) | Returns an array of DataRowView objects whose columns match the specified sort key value. |
|
FindRows(Object[]) | Returns an array of DataRowView objects whose columns match the specified sort key value. |