Description
The collection of McDBUser instances (valid logins) for this McDBDatabase.
-
Property type
-
A McDBUsers object.
-
Syntax
-
object.Users
The Users 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 returns Nothing.
|