Chapter 2 -- 54
Programmer’s Guide
Database Object
Properties
Methods
Application
Close
AutoVariables
MoveFirst
BOF
MoveLast
EOF
MoveNext
IsOpen
MovePrevious
Parent
OpenASCII
Name (Default)
OpenODBC
DocObjects
OpenQuery
Parent
Save
"
"
"
"
Database.Application
This property returns the Application object that represents the
root object of the hierarchy.
Access
Read-Only.
Type
VT_DISPATCH or Application object.
"
"
"
"
Database.AutoVariables
Automatic creation of database variables when database
connects. (Default: True).
Access
Read/Write.
Type
VT_BOOL or Boolean.
Object
Properties