newRecordIdType |
char* |
options for the creation of codes. Linkar, Custom, Random.
|
|
readAfter |
BOOL |
reads the record again and returns it after the update. Calculated, dictionaries, conversion, formatSpec and originalBuffer will only beeffective if this option is true
|
|
calculated |
BOOL |
return the resulting values from the calculated dictionaries.
|
|
conversion |
BOOL |
execute the defined conversions in the dictionaries before returning.
|
|
formatSpec |
BOOL |
execute the defined formats in the dictionaries before returning.
|
|
originalRecords |
BOOL |
return a copy of the records in MV format.
|
|
dictionaries |
BOOL |
return the File dictionaries.
|