SQLite3Result::__construct

(PHP 5 >= 5.3.0, PHP 7, PHP 8)

SQLite3Result::__constructConstructs an SQLite3Result

Опис

private function SQLite3Result::__construct()

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

Параметри

У цієї функції немає параметрів.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top