class OCI8::Metadata::Sequence

def order?

whether the sequence is ordered
def order?
  __boolean(OCI_ATTR_ORDER)
end