sqlite3_vtab? ( object -- ? )


Vocabulary
db.sqlite.ffi

Inputs and outputs
objectan object
?a boolean


Word description
Tests if the object is an instance of the sqlite3_vtab class.

Definition