sqlite_key(no version information, might be only in CVS) sqlite_key(no version information, might be only in CVS) SQLiteResult->key -- Returns the current row index说明int sqlite_key ( resource result )Object oriented style (method): class SQLiteResult {int key ( void ) }
sqlite_key() returns the current row index of the
buffered result set 参数
更新日志
| ||||||