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