SQLite3Result::__construct

(No version information available, might only be in Git)

SQLite3Result::__constructConstructs an SQLite3Result

Açıklama

privateSQLite3Result::__construct()

SQLite3Result instances are created by SQLite3::query() and SQLite3Stmt::execute().

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

To Top