SQL Yoga version 1.1.0 build 4 :: Visit website

Printer friendly version

command sqlquery_moveToLastRecord

Navigates to the last record in a SQL Query Object's database cursor.

command sqlquery_moveToLastRecord @pQueryA
Parameters
TypeNameDescription
Simple parameter. @pQueryA A SQL Query Object array as created using sqlquery_createObject().
Return

true/false

See also