The LoginTimeout specifies the maximum database connection timeout delay.
Applies to objects: Workspace.
[[Let] RetVal = ] object.LoginTimeout [Let] object.LoginTimeout = SetVal |
The LoginTimeout property syntax has these parts:
Part | Description |
object | Required. A reference to an instance of the object. |
RetVal | Optional. A Long type variable. |
SetVal | Required. A Long type variable. |
The default timeout delay is 15 seconds.
....... |
See Also |
Workspace Object, QueryTimeout Property. |