Cursor

From Lianjapedia
Revision as of 10:20, 8 January 2015 by Yvonne.milne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages.

Properties

This class supports the Common Properties plus the following:

Property Access (R/RW) Value Description
Bof R Boolean Whether record pointer is at beginning of cursor
Database R Character The name of the database associated with the cursor
Eof R Boolean Whether record pointer is at end of cursor
Filter RW Character Filter condition for the cursor
Table R Character The name of the table associated with the cursor

Methods

This class supports the Common Methods plus the following:

Method Args Description

Events

This class supports the Common Events plus the following:

Event Args Description