Classes:
TDataGatewayCommand
TDataGatewayCommand is command builder and executor class for TTableGateway and TActiveRecordGateway.
TDataGatewayEventParameter
TDataGatewayEventParameter class contains the TDbCommand to be executed as well as the criteria object.
TDataGatewayResultEventParameter
TDataGatewayResultEventParameter contains the TDbCommand executed and the resulting data returned from the database. The data can be changed by changing the setResult property.
Page Details:
TDataGatewayCommand, TDataGatewayEventParameter and TDataGatewayResultEventParameter class file.
Tags:
|