|
| Query |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.iquery.metadata.business.BusinessQueryTotalModeType
@SASScope(value="ALL") @SubjectToChange public class BusinessQueryTotalModeType
Specifies the different total mode for the business query.
Visual Total is a sum of all the members at a given level which actually appear in the result set.
A cube value is the standard aggregate value for a given member as returned by the server, if the user has access to these members.
BusinessQuery| Field Summary | |
|---|---|
static BusinessQueryTotalModeType |
CUBE_VALUES
This action defines that totaling is applied using cube values (therefore the totaling row may include values that have been filtered out) |
static BusinessQueryTotalModeType |
VISUAL_VALUES
This action defines that totaling is applied using visual values (what is being displayed at the time). |
| Field Detail |
|---|
@SASScope(value="ALL") @SubjectToChange public static final BusinessQueryTotalModeType CUBE_VALUES
@SASScope(value="ALL") @SubjectToChange public static final BusinessQueryTotalModeType VISUAL_VALUES
|
| Query |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||