Click or drag to resize

Functions, Globals and Defines

X#
This compiler generated class contains all the functions, globals and defines that are defined in the VOSystemClasses.dll assembly.
Inheritance Hierarchy
Object
  Functions

Namespace:  VOSystemClasses
Assembly:  VOSystemClasses (in VOSystemClasses.dll) Version: 2.19
Syntax
 STATIC CLASS Functions
Request Example View Source

The Functions type exposes the following members.

Globals and Defines
  NameDescription
Public fieldStatic memberNOTIFYAPPEND
A new record has been appended
Public fieldStatic memberNOTIFYCLEARRELATION
The relation between the parent and child was changed
Public fieldStatic memberNOTIFYCLOSE
The server is closed
Public fieldStatic memberNOTIFYCOMPLETION
An operation has completed
Public fieldStatic memberNOTIFYCONCURRENCYCONTROLMODE
Not used
Public fieldStatic memberNOTIFYDELETE
The current record has been deleted
Public fieldStatic memberNOTIFYFIELDCHANGE
A field in the current record has changed
Public fieldStatic memberNOTIFYFILECHANGE
An operation has finished that processed one or more records
Public fieldStatic memberNOTIFYGOBOTTOM
The server has moved to the last (logical) record
Public fieldStatic memberNOTIFYGOTOP
The server has moved to the first (logical) record
Public fieldStatic memberNOTIFYINTENTTOMOVE
The server intents to move
Public fieldStatic memberNOTIFYRECORDCHANGE
The current record has changed
Public fieldStatic memberNOTIFYRELATIONCHANGE
The parent record has changed, the child must change too
Top
See Also