Source position: oro_interface.inc line 331
type OCIPinOpt = (
OCI_PIN_DEFAULT = 1,
OCI_PIN_ANY = 3,
OCI_PIN_RECENT = 4,
OCI_PIN_LATEST = 5
);