Provides a means by which to ensure all locks have been removed for this user
in situations where an unexpected exception occurs and/or the user logs out of
system.
Namespace: DatabaseObjectsAssembly: DatabaseObjects (in DatabaseObjects.dll) Version: 3.8.1.0
Syntax
C# |
---|
public void UnlockAll() |
Visual Basic |
---|
Public Sub UnlockAll |
Visual C++ |
---|
public: void UnlockAll() |