class OCI8::ConnectionPool

def incr

Returns:
  • (Integer) -
def incr
  attr_get_ub4(OCI_ATTR_CONN_INCR)
end