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 name of the column in the result setphp 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 maxdb 函数 returns the lengths of the columns of the current row in the result setphp 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 mysqli result returns the lengths of the columns of the current row in the result setphp solrquery returns the number of similar documents to return for each resultphp sqlite3 returns the sqlite3 library version as a string constant and as a numberphp sqlite3result returns the name of the nth columnphp sqlite3result returns the number of columns in the result setphp sqlite3stmt executes a prepared statement and returns a result set object
关注编程学问公众号