class OCI8::Metadata::Sequence

def max

Returns:
  • (Integer) -
def max
  attr_get_integer(OCI_ATTR_MAX)
end