Dt > Dt Assembly Interfaces > IDtRecordsetProvider
The IDtRecordsetProvider interface describes a method that imports data using user algorithm.
Methods of the interface must be redefined in the custom class.
Method name | Brief description | |
![]() |
Fetch | The Fetch method imports data according to user algorithm. |
See also: