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.

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

Returns the number of columns in the result set.