(No version information available, might only be in Git)
RowResult::getColumns — Get columns
This function is currently not documented; only its argument list is available.
This function has no parameters.
An array of objects representing the columns.
Example #1 mysql_xdevapi\RowResult::getColumns() example
<?php
/* ... */
?>