OCI8::Metadata::View
View Information
(new in 1.0.0 without rc)
Class Methods
No class methods are declared.
This object is created by the following methods.
- OCI8#describe_table(name) (when the name is a view name)
Instance Methods
obj_schema
schema name
obj_name
view name
num_cols
number of columns.
columns
an array of OCI8::Metadata::Column
Keyword(s):
References:[SideMenu] [ruby-oci8 API] [OCI8::Metadata::Column] [OCI8]