Source position: sdo_serialization.pas line 34
type TObjectReadOptions = set of (
oroDontMake_BeginObjectRead,
oroDontMake_EndScopeRead
);