Icon OnGetUpdateParams Event

property OnGetUpdateParams: TEWBGetDataSetCommandParamsEvent

Usage

This event is triggered when a Update dataset command is being prepared as part of a transaction commit. The Params parameter should be populated with the list of parameters that are required for the command execution.
Image