ReadingRowsCount;
ReadingRowsCount();
The ReadingRowsCount method returns the number of read rows.
For data string reading from the provider use the IDtCustomProvider.Fetch method.
The method use is given in the example for IDtUserProviderEx.CustomProvider.
See also: