Icon OnGetInsertParams Event

property OnGetInsertParams: TEWBGetDataSetCommandParamsEvent

Usage

This event is triggered when a Insert 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