cancel() public method
Cancels the execution of the SQL statement.
This method mainly sets $pdoStatement to be null.
public void cancel ( ) |
---|
cancel() public method
Cancels the execution of the SQL statement.
This method mainly sets $pdoStatement to be null.
public void cancel ( ) |
---|
Please login to continue.