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