Database Property

Object List Next Object

Defined By:
Dynaset

Description:

A reference to the underlying Database object of the Dynaset.

Details:

Use the Database property to access a particular Database object's properties and methods. You can then use these properties and methods to arrange your own data.

The Database property provides a Database object that is used by the Dynaset to retrieve and update records.

Data Type: Object - Database

See Also:

Database