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