2.206 ALL_METADATA_PROPERTIES
ALL_METADATA_PROPERTIES describes OLAP metadata properties in the database that are accessible to the current user.
               
Related Views
- 
                        DBA_METADATA_PROPERTIESdescribes OLAP metadata properties in the database.
- 
                        USER_METADATA_PROPERTIESdescribes OLAP metadata properties in the current user's schema. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the OLAP metadata property | 
| 
 | 
 | 
 | Dictionary ID of the OLAP metadata property owner | 
| 
 | 
 | 
 | Owning type of the OLAP metadata property | 
| 
 | 
 | 
 | Dictionary Id of the OLAP metadata property | 
| 
 | 
 | 
 | Key of the OLAP metadata property | 
| 
 | 
 | 
 | Value of the OLAP metadata property | 
| 
 | 
 | 
 | Order number of the OLAP metadata property | 
See Also: