Icon OnGetSelectColumnParams Event

property OnGetSelectColumnParams: TEWBGetDataSetColumnCommandParamsEvent

Usage

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