Links are not active on this page.
 CloseTables Method

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

DataEnvironment.CloseTables

Expand imageRemarks

Applies To: DataEnvironment

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.

Expand imageSee Also