Description
Commit changes made to an McDBRight representing access rights to Unsecure database objects.
-
Return Type
-
None
-
Syntax
-
object.Apply
The Apply Method syntax has these parts: |
| object | An expression evaluating to an object of type McDBRight. | Remarks
McDBRight objects are transient, and changes are not actually committed until their Owner commits them. Since an McDBRight representing access to Unsecure objects does not have an Owner, this method commits changes made to an McDBRight of this type.
Exceptions
|