1 olap.schema
<olap.schema name='name'/>
Attributes | |||||
---|---|---|---|---|---|
Name | Type | Required | Default | Description | |
Aname | String | Name of the schema. |
Returns | |
---|---|
Type | Description |
schema | Returns the indicated schema. |
Example
Copy
<xsql-script name='olap_schema'> <body> <println> <olap.schema name='s_foodmart' /> </println> </body> </xsql-script>
deister.webstudio.olap.model.Schema@75c5ecfe