Description

McDBGroups objects are collections of McDBGroup instances, related in some way to one another and the object owning the collection:

McDBDatabases.Groups

Every McDBGroup defined in the McDBDatabase

McDBUser.Groups

The McDBGroup instances to which the McDBUser belongs.

Object Model

Remarks

The methods and properties specific to McDBGroups are those that extend McDBRightsOwners objects, which every McDBGroups is.

Members

Methods
Add

Add a new member (McDBGroup.Item) to this McDBGroups collection

Remove

Remove an McDBRightsOwner from this collection.


Properties
CountRead-only property

The number of McDBUser or McDBGroup objects in this McDBRightsOwners collection.

DatabaseRead-only property

The McDBDatabase containing this McDBRightsOwners collection.

ItemRead-only property

Return a particular McDBGroup instance from this McDBGroups collection.