Result::__constructResult constructor Description
private mysql_xdevapi\Result::__construct()
An object that retrieves generated IDs, AUTO_INCREMENT values, and warnings, for a Result set. ParametersThis function has no parameters. ExamplesExample #1 mysql_xdevapi\Result::__construct example
The above example will output: int(3) |