Assembly: Db;
The IDatasetDataTransform interface contains the method used to transform the data.
IDatasetDataTransform
The method of the interface should be redetermined in the custom class.
Method name | Brief description | |
OnFetch | The OnFetch method implements the custom transformer of data. |
See also: