Provides access to the Connections collection of the Workspace object.
Applies to objects: Workspace.
[[Set] RetVal = ] object.Connections() |
The Connections method syntax has these parts:
Part | Description |
object | Required. A reference to an instance of the object. |
RetVal | Optional. A Connections type variable. |
' Declare and initialize variables |
See Also |
Connection Object, Connections Object, Workspace Object. |