Source position: sqldbrestdata.pp line 44
type TSQLDBRestDBHandlerOptions = set of (
rhoLegacyPut,
rhoCheckupdateCount,
rhoAllowMultiUpdate,
rhoSingleEmptyOK
);