Description
A collection of all the McDBGroup instances in this McDBDatabase.
-
Property type
-
A McDBGroups object.
-
Syntax
-
object.Groups
The Groups 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.
|