SqliteVtabEofCallback
The xEof method must return false (zero) if the specified cursor currently points to a valid row of data, or true (non-zero) otherwise. This method is called by the SQL engine immediately after each xFilter and xNext invocation.
Functions
Link copied to clipboard
Details on parameters and result can be found here.