TDbDataReader.GetValues(_ObjectArray) Method

<< Click to Display Table of Contents >>

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

TDbDataReader.GetValues(_ObjectArray) Method

Populates an array of objects with the column values of the current row.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Parameters

values

Type: _ObjectArray

Return Value

Type: Integer

expandingSee Also