Unit 'oci' Package
[Overview][Constants][Types][Procedures and functions][Index] [#oracle]

OCILockOpt

Declaration

Source position: oro_interface.inc line 373

type OCILockOpt = (

  OCI_LOCK_NONE = 1,

  OCI_LOCK_X = 2,

  OCI_LOCK_X_NOWAIT = 3

);


Documentation generated on: 2023-03-18