Analysis Services Programming
UnlockObject (clsMiningModel)
The UnlockObject method of an object of ClassType clsMiningModel releases a lock on a mining model object previously established by the LockObject method.
Syntax
object.UnlockObject
object
The mining model object to unlock.
Remarks
If the UnlockObject method is called without first calling the LockObject method, an error is raised.