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