OLE.class=EVENTS()
/documentation/pages/Ref/Api/Objects/System/OLE/OLE.class=EVENTS Method.xml
For internal use only.
OLE.class=METHODS()
/documentation/pages/Ref/Api/Objects/System/OLE/OLE.class=METHODS Method.xml
For internal use only.
OLE.class=NAMES()
/documentation/pages/Ref/Api/Objects/System/OLE/OLE.class=NAMES Method.xml
For internal use only.
OLE.class=REFERENCEDINTERFACES()
/documentation/pages/Ref/Api/Objects/System/OLE/OLE.class=REFERENCEDINTERFACES Method.xml
For internal use only.
OLE.class=REFERENCEDENUMERATIONS()
/documentation/pages/Ref/Api/Objects/System/OLE/OLE.class=REFERENCEDENUMERATIONS Method.xml
For internal use only.
OLE.class=INTERFACES()
/documentation/pages/Ref/Api/Objects/System/OLE/OLE.class=INTERFACES Method.xml
For internal use only.
OLE.class=PROPERTIES()
/documentation/pages/Ref/Api/Objects/System/OLE/OLE.class=PROPERTIES Method.xml
For internal use only.
DatabaseSnapshot Events
/documentation/pages/Ref/Api/Functions/SQL Helper Functions/SQL Events/DatabaseSnapshot Events.xml
Available events for working with DatabaseSnapshots.
Extension::Listener Class
/documentation/pages/Ref/Api/Namespace/Extension/Listener/index.xml
Listener class for trapping asynchrouse events.
Canceling Events
/documentation/pages/Guides/Xbasic/Xbasic in Desktop Applications/Canceling Events.xml
All of the events whose names are prefixed with "Can" can be canceled, thus preventing the event from occurring. The CANCEL()command is used to cancel an event.