ComponentOne True DataControl 8.0
PivotRowDimensions Property (TDataLite)

 

PivotRowDimensions Property (TDataLite)

Determines the data retrieved from the decision cube and exposed in the TData hierarchical recordset.

Syntax

TData.PivotRowDimensions = string

Remarks

Read/Write at run time. Unavailable at design time.
Property applies to TDataLite control. Not available in TData control.

This property applies to Pivot mode. Together with PivotColumnDimension and PivotMeasure, it constitutes the end-user query, determines the data retrieved from the decision cube and exposed in the TData hierarchical recordset.

Before calling PivotOpen, this property must be set to a comma-delimited list of dimension field names. Dimensions specified in this property will be used for crosstab rows. They form a hierarchy in the specified order.

For more information, see OLAP: Decision Support, Pivot Table.

See Also

TDataLite Control

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback