If a DataTable is provided, it will be used to populate the mapper and no
mapper database query will be performed. The structure for the DataTable
can be obtained from the mapper by calling
Exec(MapperExecCmds, Int32, Object) with the
RetrieveDataTable command.
Only the mapper's primary data can be provided during the MapperBeforeRequery event.
To provide aggregate data, set Data during the MapperExecSQL event
for the Aggregate statement type.
Namespace:NetQuarry.Data Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)