![]() | ![]() | ![]() | ![]() |
Small. Fast. Reliable.
Choose any three.
SQLite C InterfaceSQL Statement Objecttypedef struct sqlite3_stmt sqlite3_stmt; An instance of this object represents a single SQL statement. This object is variously known as a "prepared statement" or a "compiled SQL statement" or simply as a "statement". The life of a statement object goes something like this:
Refer to documentation on individual methods above for additional information. See also lists of Objects, Constants, and Functions. This page last modified 2009/08/19 14:11:24 UTC |