SASubjectArea Structure
Use the SASubjectArea structure to represent Subject Area attributes.
The SASubjectArea structure is used in the MetadataService Service.
SASubjectArea Structure Fields
| Fields | Description | 
|---|---|
| String name | Specifies the table name that is used in SQL statements. | 
| String displayName | Specifies the localized name, used in Oracle Analytics Classic. | 
| String description | Specifies the description of the subject area. | 
| SATable[] tables | Specifies a collection of tables for this subject area. |