Description
This event is fired after a security change occurs that requires user logout/login to process occurs.
Syntax
Private Sub object_DatabaseSecurityChanged(Database)
The DatabaseSecurityChanged Event syntax has these parts:
Remarks
If this event is ignored, some objects may no longer be available to the affected McDBUser objects, even though the assigned permissions allow access.
|