SQLite3Result::numColumns

(PHP 5 >= 5.3.0, PHP 7)

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

说明

public SQLite3Result::numColumns ( void ) : int

Returns the number of columns in the result set.

参数

此函数没有参数。

返回值

Returns the number of columns in the result set.

相关文章
php cubrid 函数 return the number of columns in the result setphp cubrid mysql 兼容性函数 return the number of columns in the result setphp ibm db2 函数 returns a result set listing the columns and associated privileges for a tablephp ibm db2 函数 returns a result set listing the columns and associated metadata for a tablephp ibm db2 函数 returns the number of fields contained in a result setphp ibm db2 函数 returns a result set listing the unique row identifier columns for a tablephp ibm db2 函数 returns a result set listing the tables and associated privileges in a databasephp ibm db2 函数 returns a result set listing the tables and associated metadata in a databasephp maxdb 函数 returns the lengths of the columns of the current row in the result setphp sqlite 函数 returns the number of rows that were changed by the most recent sql statementphp sqlite 函数 fetches a column from the current row of a result setphp sqlite 函数 returns the number of fields in a result setphp sqlite 函数 returns the number of rows in a buffered result setphp sqlite 函数 seek to the previous row number of a result setphp sqlite 函数 seek to a particular row number of a buffered result setphp sybase 函数 gets the number of fields in a result setphp mongocursor returns the current result s id or its index within the result setphp mysqli result returns the lengths of the columns of the current row in the result setphp sqlite3result returns the number of columns in the result setphp sqlite3stmt executes a prepared statement and returns a result set object
关注编程学问公众号