Purpose
A Workspace object exists for each active session of the Jet database engine
Accesses/Assigns
Databases | (Default) Collection of open Database objects |
Groups | Collection of Group objects |
IsolateODBCTrans | Indicates whether multiple transactions are isolated (ODBC only) |
LoginTimeout | number of seconds before an error occurs when you attempt to log on to an ODBC database. |
Name | The name of this object |
Type | The type of workspace object |
UserName | User that created the Workspace object |
Users | Collection of open User objects |
Methods
Close | Close the Workspace object |
Rollback | Undo any changes since the last BeginTrans |
Inherits from
See Also
DaoDbEngine