Description
Add a named McDBRightsOwner to this McDBGroup.
-
Return Type
-
None
-
Syntax
-
object.AddMember AddMe
The AddMember Method syntax has these parts: Remarks
McDBGroup.AddMember()
This method accepts the name of an McDBRightsOwner object, allowing addition of either an McDBUser or an McDBGroup this way. For this method to succeed, the McDBDatabase.LoggedUser must have McDBRightsOwner.IsAdministrator rights.
Exceptions
|