The ENEQuery type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() | ALL_ERECS_PER_AGGR |
All records that compose a aggregated record will be returned.
|
![]() ![]() | DIM_SEARCH_ALL_DIM_VALUES |
All matches from dimension search will be returned from each dimension.
|
![]() ![]() | KEY_PROPS_NONE |
Request that no key properties will be returned.
|
![]() ![]() | MAX_BULK_ERECS_AVAILABLE |
All the records that are associated with the current navigation
state should be returned through the bulk record iterator.
|
![]() ![]() | NAV_SORT_ASCENDING |
Sort the navigation query's matching records in ascending order.
|
![]() ![]() | NAV_SORT_DESCENDING |
Sort the navigation query's matching records in descending order.
|
![]() ![]() | ONE_EREC_PER_AGGR |
One of the records that compose a aggregated record will be returned.
|
![]() ![]() | ZERO_ERECS_PER_AGGR |
None of the records that compose a aggregated record will be returned.
|