IDtRecordsetConsumer

Description

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

Comments

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

Methods

  Method name Brief description
Clear

The Clear method clears data consumer according to user algorithm.
Put

The Put method exports data according to user algorithm.

See also:

Dt Assembly Interfaces