TDbRecordset.FindRows(_ObjectArray) Method

<< Click to Display Table of Contents >>

Navigation:  ADONetVCL > Symbol Reference > CNClrLib.ADONet.Client > Classes > TDbRecordset > Methods >

TDbRecordset.FindRows(_ObjectArray) Method

Returns an array of DataRowView objects whose columns match the specified sort key value.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Parameters

key

Type: _ObjectArray

Return Value

Type: _DataRowViewArray

expandingSee Also