(No version information available, might only be in Git)
RowResult::getColumnNames — Get all column names
本函数还未编写文档,仅有参数列表。
此函数没有参数。
An array with the columns names.
Example #1 mysql_xdevapi\RowResult::getColumnNames() example
<?php
/* ... */
?>