DataRequest Class |
Namespace: Dundas.BI.Data.DataRetrieval
The DataRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataRequest |
Initializes a new instance of the DataRequest class.
|
Name | Description | |
---|---|---|
![]() | ColumnHierarchies |
Gets the requested column hierarchies.
|
![]() | DrillDownValue |
Gets the drill down parameter value, if any.
|
![]() | HasWarnings |
Gets a value indicating whether this instance,or one of its dependencies, has warnings.
|
![]() | Measures |
Gets the requested measures.
|
![]() | OtherGroupSettings |
Gets the "Other" group settings for the current request.
|
![]() | QueryHintValues |
Gets the query hint values for the current request.
|
![]() | RowHierarchies |
Gets the requested row hierarchies.
|
![]() | SlicerHierarchies |
Gets the requested slicer hierarchies.
|
![]() | TopBottomSettings |
Gets the top bottom settings for the current request.
|
![]() | Totals |
Gets the totals settings for the current instance.
|
![]() | Warnings |
Gets the warnings for the current instance, as well as for any dependency objects.
|