sqlite3_index_orderby? ( object -- ? )


Vocabulary
db.sqlite.ffi

Inputs and outputs
objectan object
?a boolean


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

Definition