Icon OnGetSelectParams Event

property OnGetSelectParams: TEWBGetDataSetCommandParamsEvent

Usage

This event is triggered when a Select dataset command is being prepared while retrieving the column definitions for a dataset or retrieving the rows for a dataset. The Params parameter should be populated with the list of parameters that are required for the command execution.
Image