SQLite3Result::__construct

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

SQLite3Result::__constructConstructs an SQLite3Result

Description

private SQLite3Result::__construct()

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

Parameters

This function has no parameters.

add a note add a note

User Contributed Notes

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