Show contents 

Dt > Dt Assembly Interfaces > IDtRecordsetProvider

IDtRecordsetProvider

Description

The IDtRecordsetProvider interface describes a method that imports data using user algorithm.

Comments

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

Methods

  Method name Brief description
Fetch

The Fetch method imports data according to user algorithm.

See also:

Dt Assembly Interfaces