UnlockObject

The UnlockObject method of an object of ClassType clsDatasource releases a lock on a DataSource object previously established by the LockObject method.

Applies To
clsDatasource  

Syntax

object.UnlockObject

object
The object from which to remove a lock.
Remarks

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

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