메소드 | 설명 | |
---|---|---|
__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 | ||
리턴 | TDbCommand | command to be executed. |
public getCriteria ( ) : |
||
리턴 | criteria used to bind the sql query parameters. |