Release (record): Difference between revisions

From BR Wiki
Jump to navigation Jump to search
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The "RESERVE" and "RELEASE" parameters specify record locking rules for multi-user systems. The RELEASE keyword releases all previous record locks. It removes RESERVE restrictions which have been initiated by the current workstation for the specified file. This parameter can be issued only from the workstation that initiated the RESERVE restrictions.
The '''Release''' and [[Reserve]] [[parameters]] specify record locking rules for multi-user systems. The RELEASE keyword releases all previous record locks. It removes RESERVE restrictions which have been initiated by the current workstation for the specified file. This parameter can be issued only from the workstation that initiated the RESERVE restrictions.


See also
See also
Line 6: Line 6:
*[[Protect]]
*[[Protect]]
*[[READ]]
*[[READ]]
*[[Record Locking]]


Or for BR Release Information:
Or for BR Release Information:
*[[:Category:Release Notes]]
*[[:Category:Release Notes]]
RELEASE can be used in the following statements:
*[[Delete Statement|Delete]]
*[[Close]]
*[[Restore File]]
[[Business Rules!]] Release Information:
*[[Debug Release]]
*[[Release Type]] ([[:Category:Release Type|Release Type category]])
*[[Native Release]]
*[[:Category:Release Notes|Release Notes]]


<noinclude>
<noinclude>
[[Category:Definitions]]
[[Category:Definitions]]
[[Category:All Parameters]]
</noinclude>
</noinclude>

Latest revision as of 12:19, 20 May 2014

The Release and Reserve parameters specify record locking rules for multi-user systems. The RELEASE keyword releases all previous record locks. It removes RESERVE restrictions which have been initiated by the current workstation for the specified file. This parameter can be issued only from the workstation that initiated the RESERVE restrictions.

See also

Or for BR Release Information:

RELEASE can be used in the following statements:

Business Rules! Release Information: