OLE DB Programmer's Reference

MDPROP_VISUALMODE

Property group: Data Source Information

Property set: DBPROPSET_DATASOURCEINFO

Type: VT_I4

Typical R/W: W

Description: Defines visibility of precalculated totals

Indicates whether the provider is to calculate visual totals, which dynamically totals child members of parent members specified in a set. When visual totals mode is on, displayed aggregate values are equal to the sum of the displayed values being aggregated. Can be one or more of the values described in the following table.

Value Meaning
MDPROPVAL_VISUAL_MODE_DEFAULT Default mode, provider-specific
MDPROPVAL_VISUAL_MODE_VISUAL Visual totals on
MDPROPVAL_VISUAL_MODE_VISUALOFF Visual totals off