Skip to main content

BackPrevious Topic Next TopicNext

Hierarchical Data Source Properties

This topic lists the properties of a Hierarchical Data Source (HDS) object in a catalog.

Property NameDescription
AttributesSpecifies whether or not columns of this HDS can be used to group by. If true, they cannot.

Data type: Boolean

Class NameDisplays the name of the class provided by Logi JReport that is used to implement hierarchical data sources. This property is read only.
DescriptionSpecifies the description of the HDS.

Data type: String

Full NameDisplays the full path name of the HDS automatically generated by Logi JReport. This property is read only.
Maximum DurationSpecifies the maximum elapsed time allowed to fetch data from the data source when the HDS runs, measured in seconds. If the value is set to zero or is blank, it means the time will be unlimited.

For usage about the property, see Limiting the Query Run Time and Number of Records.

Data type: Integer

Maximum RowsSpecifies the maximum number of rows that will be fetched from the data source when the HDS runs. If the value is set to zero or is blank, it means the number will be unlimited.

For usage about the property, see Limiting the Query Run Time and Number of Records.

Data type: Integer

NameSpecifies the name of the HDS.

Data type: String

ParameterSpecifies the value of the HDS's parameter.

Data type: String

Root NameSpecifies the name of the root node in the XML file.

Data type: String

URISpecifies the URI of the XML file.

Data type: String

VersionDisplays the version number of the HDS API. This property is read only.
XSD URISpecifies the URI of the XSD file.

Data type: String

BackPrevious Topic Next TopicNext

Was this article helpful?