project BLF > class Persistence Layer > method RecordIsLocked
function returns logical
Description
returns true if a record in the database (identified by a rowid) is locked by another process
Parameters
icTableName | input | character | database table name |
icRecordRowid | input | character | |
Internal usage
QadFinancials
program code (program1/persistence.p)