Clear a Lock.

Syntax

ISDatabaseBL.LockClear(pk, [allowUserClear])

Parameters

NameTypeOptionalByRefDescription
pk Integer The primary key of the Lock to clear.
allowUserClear Boolean Optional Indicates whether a non-Administrator User can Clear the Lock providing they are the User who created the Lock. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISDatabaseBL
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0