UnlockObject

The UnlockObject method of the Role interface releases a lock on a role object previously established by the LockObject method.

Applies To
clsDatabaseRole  

Syntax

object.UnlockObject

object
The role object from which to remove a lock.
Remarks

For a complete discussion of object locking, see the LockObject method in MDStore Interface.

See Also
About Decision Support Objects Using Decision Support Objects
LockObject Methods Cross-Reference

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.