Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Preallocates a range of recIds that can be allocated to new records when the automatic assignment of recIds has been suspended.
Syntax
public int64 reserveValues(int64 nReserved, TableId tableId)
Run On
Server
Parameters
- nReserved
Type: int64
- tableId
Type: TableId Extended Data Type
Return Value
Type: int64
The first usable reserved recId.
Remarks
The range of recIds that you reserved are reserved immediately.