SQLite Functions (original) (raw)

Predefined Classes

SQLiteDatabase

Represents an opened SQLite database.

Constructor

Methods

SQLiteResult

Represents a buffered SQLite result set.

Methods

SQLiteUnbuffered

Represents an unbuffered SQLite result set. Unbuffered results sets are sequential, forward-seeking only.

Methods

Table of Contents