Put(Values: Array);
Values. Two-dimensional values array, that has to be loaded into the data consumer.
The Put method loads values array into the data consumer.
To load one data row, use the IDtCustomConsumer.PutRow method.
The method use is given in the example for IDtUserConsumerEx.CustomConsumer.
See also: