DataView::FindRows Method
.NET Framework (current version)
Returns an array of DataRowView objects whose columns match the specified sort key value.
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | FindRows(Object^) | Returns an array of DataRowView objects whose columns match the specified sort key value. |
![]() | FindRows(array<Object^>^) | Returns an array of DataRowView objects whose columns match the specified sort key value. |
Show:
