The IDtRecordsetConsumer interface describes methods that export data by means of user algorithm.
Methods of the interface must be redefined in the custom class.
| 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: