Reserve: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
RESERVE can be used in the following statements:
RESERVE can be used in the following statements:
*[[Delete Statement|Delete]]
*[[Delete Statement|Delete]]
*[[Open (disambiguation)|OPEN]]


<noinclude>
<noinclude>

Revision as of 21:37, 30 July 2013

The "RESERVE" and "RELEASE" parameters specify record locking rules for multi-user systems. RESERVE instructs the system to hold all previous record locks, which leaves the file for exclusive use only.

See also:

RESERVE can be used in the following statements: