TrapezeAccessLocks
Name: Trapeze Access Locks
Type: Application
Module: FX copy
Description: A system table that restricts access to functions and methods dynamically. An entry is made when an FX copy is started and removed when the copy is finished.
| Field | Documentation |
|---|---|
| LockId | Numeric identifier of the access lock. |
| LockedDate | Date the lock was started. |
| LockedTime | Time the lock was started. Value is in seconds from midnight. |
| LockedIdentityName | Name of the function or method that is to be locked. |