Switch to: V12V11V10V9V8V7V6V5

VCursor Class

Description

This class provides the result of the execution of a SQL SELECT statement. Valentina offers a cursor with random access to the records.

Each cursor has an independent memory buffer, so you can have many cursors at the same time for the same Table, each one of which points at different records.

Properties

Methods

Construction Methods

Field Methods

Cast Field Methods

ODBC Navigation Methods

Record Methods

Import/Export Methods