CloseTables Method

Causes the tables and views associated with the data environment to close.

DataEnvironment.CloseTables

Remarks

Closes the tables and views associated with Cursor objects in the data environment. You can reopen the tables and views by calling the OpenTables method.

See Also

AfterCloseTables Event | AutoCloseTables Property | BeforeOpenTables Event | OpenTables Method

Applies To: DataEnvironment