OpenTables Method

Applies To   See Also

Programmatically opens the tables and views associated with the data environment.

Syntax

DataEnvironment.OpenTables

Arguments

DataEnvironment

Specifies the data environment associated with the form, form set, or report.

Remarks

The OpenTables method loads the data environment tables when the AutoOpenTables property of the data environment is set to false (.F.) or if the data environment has been unloaded using the CloseTables method.