UnLocks this object. Throws an exception if the object is not locked or the
object has not been saved.
Namespace: DatabaseObjectsAssembly: DatabaseObjects (in DatabaseObjects.dll) Version: 3.8.1.0
Syntax
C# |
---|
public void UnLock() |
Visual Basic |
---|
Public Sub UnLock |
Visual C++ |
---|
public: virtual void UnLock() sealed |