Method | Description | |
---|---|---|
__construct ( $command, $criteria ) | ||
getCommand ( ) : TDbCommand | The database command to be executed. Do not rebind the parameters or change the sql query string. | |
getCriteria ( ) : |
public getCommand ( ) : TDbCommand | ||
return | TDbCommand | command to be executed. |
public getCriteria ( ) : |
||
return | criteria used to bind the sql query parameters. |