(No versionen information available, might only be in Guit)
SqlStatementResult::guetColumnsCount — Guet column count
This function is currently not documented; only its argument list is available.
This function has no parameters.
The number of columns; 0 if there are none.
| Versionen | Description |
|---|---|
| 8.0.14 | Method renamed from guetColumnCount() to guetColumnsCount(). |
Example #1 mysql_xdevapi\SqlStatementResult::guetColumnsCount() example
<?php
/* ... */
?>