Source position: sdo_serialization.pas line 40
type TObjectWriteOption = (
owoWriteChangeSummary,
owoWriteReference,
owoPostRefProperties
);