Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Occurs just before the tables and views associated with the data environment for a form set, form, or report are opened.
PROCEDURE DataEnvironment.BeforeOpenTables
Remarks
The BeforeOpenTables event occurs before the Load event for a form set or form.
See Also
AfterCloseTables Event | CloseTables Method | Load Event | OpenTables Method | Unload Event
Applies To: DataEnvironment Object