DB_result::numCols()

DB_result::numCols() -- Gets number of columns in a result set

Áttekintés

integer numCols ()

Leírás

Get the number of columns of the rows in a result set.

Visszatérési érték

integer - number of columns or a DB_Error object on failure

Megjegyzés

Ez a függvény nem hívható statikusan.

Példa

Lásd

numRows(), affectedRows()