Source position: sdo_serialization.pas line 32
type TObjectWriteOptions = set of (
owoWriteChangeSummary,
owoWriteReference,
owoPostRefProperties
);