Statement.handle

Returns the internal SQLite3 statement handle. This should only be used if this class does not provide the necessary functionality.

class Statement
@property
sqlite3_stmt*
handle
()

Meta