Class \Prado\Data\DataGateway\TDataGatewayEventParameter
TDataGatewayEventParameter class contains the TDbCommand to be executed as
well as the criteria object.
Class hierarchy
- \Prado\Data\DataGateway\TDataGatewayEventParameter
- \Prado\TEventParameter implements IEventParameter
- \Prado\TComponent
Since: 3.1
public
|
|
public
|
getCommand() : TDbCommand
The database command to be executed. Do not rebind the parameters or change
the sql query string.
|
public
|
\Prado\TComponent::GLOBAL_RAISE_EVENT_LISTENER |