See Also Properties Methods Events Example
Unit
MySQLServer
Applies to
TMySQLServer component
Declaration
function ReleaseLock(const Value: string = 'MyLock'): integer;
Description
This the releasing/counter method of GetLock. This will release a lock you previously held for this application in order for other clients to obtain it successfully.