Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: Access 2013, Office 2013
Sets or returns a value that indicates the operational type or data type of an object. Read-only Integer.
Syntax
expression .Type
expression A variable that represents a Workspace object.
Remarks
For a Workspace object, the possible settings and return values are as follows.
Constant |
Workspace type |
---|---|
dbUseJet |
The Workspace is connected to the Microsoft Access database engine. |
dbUseODBC |
The Workspace is connected to an ODBC data source. |