Fetch(Var Values: Array);
Values. Single-dimensional array, to which read values of the current records in the data provider will be placed.
The Fetch method reads data of the current record from the data provider.
After reading the cursor in the provider moves to the next record.
The property use is given in the example for IDtProvider.Eof.
See also: