BackPrevious Topic  Next TopicNext

HDS Table Properties

This topic describes the properties of a Table object in a hierarchical data source (HDS).

Property Name Description
Attributes Specifies whether to allow using columns of this HDS table to group by. When you set this property to "true", you cannot use the columns to group by.

Data type: Boolean

Description Specifies the description of the HDS table.

Data type: String

Full Name Shows the full path name of the HDS table that Designer generates automatically. Read only.
Maximum Duration Specifies the maximum elapsed time allowed to fetch data from the data source when the HDS table runs, measured in seconds. By default, the property value is blank, meaning the time is unlimited. For more information, see Limiting the Query Run Time and Number of Records.

Data type: Integer

Maximum Rows Specifies the maximum number of rows to be fetched from the data source when the HDS table runs. By default, the property value is blank, meaning the number is unlimited. For more information, see Limiting the Query Run Time and Number of Records.

Data type: Integer

Name Specifies the mapped name of the HDS table in the catalog.

Data type: String

Back to top

BackPrevious Topic  Next TopicNext