Method Database_Statement::__construct
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Validate the connection resource and store the query
public function void __construct(resource $resConnection, boolean $blnDisableAutocommit)
Parameters
- resource $resConnection
- Not documented yet. Please add documentation to this entry.
- boolean $blnDisableAutocommit
- Default: false
- Not documented yet. Please add documentation to this entry.
Add a comment