class OCI8::ConnectionPool

def min

Returns:
  • (Integer) -
def min
  attr_get_ub4(OCI_ATTR_CONN_MIN)
end