Provides access to the Workspaces collection of the DBEngine object.
Applies to objects: DBEngine.
[[Set] workspacesRet = ] object.Workspaces() |
The Workspaces method syntax has these parts:
Part | Description |
object | Required. An instance of the DBEngine object. |
workspacesRet | Optional. A Workspaces type variable. |
' Declaring and initializing variables |
See Also |
DBEngine Object, Workspaces Object |