WritingRowsCount: Integer;
The WritingRowsCount method returns rows number, loaded into data consumer.
To load data into the source use the IDtCustomConsumer.Put and IDtCustomConsumer.PutRow methods.
The method use is given in the example for IDtUserConsumerEx.CustomConsumer.
See also: