Description
The McDBUser that opened this McDBDatabase.
-
Property type
-
A McDBUser object.
-
Syntax
-
object.LoggedUser
The LoggedUser Property syntax has these parts: |
| object | An expression evaluating to an object of type McDBDatabase. | Remarks
If security is not enabled on this McDBDatabase, or this McDBDatabase is not open, this property is Nothing.
|