ODBCMoveLast
Moves to the last record within the record set.
| Function | Group | Execution | Windows | Embedded | Thin Client | Mobile Access |
|---|---|---|---|---|---|---|
| ODBCMoveLast | ODBC | Synchronous | Supported | Not supported | Executed on Server | Not supported |
Returned value
| 0 | Success |
| 1 | Invalid handler |
| 2 | Database not open |
| 3 | Move error |
Examples
| Tag Name | Expression |
|---|---|
| Tag | ODBCMoveLast( 7 ) |
