UnlockObject

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

Applies To
clsDatabaseCommand  

Syntax

object.UnlockObject

object
The object to unlock.
Remarks

For a complete list of lock types, see OlapLockTypes in Enumerations.

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

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