IDtRecordsetConsumer

Description

The IDtRecordsetConsumer interface describes methods that export data by means of custom algorithm.

Comments

Methods of the interface must be redefined in the custom class.

Methods

  Method name Brief description
The Clear method clears data consumer according to custom algorithm.
The Put method exports data according to custom algorithm.

See also:

Dt Assembly Interfaces