SQLite3Result::numColumns

(PHP 5 >= 5.3.0, PHP 7, PHP 8)

SQLite3Result::numColumnsReturns the number of columns in the result set

說明

public SQLite3Result::numColumns(): int

Returns the number of columns in the result set.

參數

此函數沒有參數。

返回值

Returns the number of columns in the result set.