Default MDX Visual Mode Property
From Analysis Services Programming
Analysis Services Programming
Default MDX Visual Mode Property
This property determines the default behavior for visual totals.
Property Name
Default MDX Visual Mode
Property ID
DBPROP_MSMD_DEFAULT_MDX_VISUAL_MODE
Remarks
Use the following table to determine the function of this property.
| Property value | Description |
|---|---|
| DBPROPVAL_VISUAL_MODE_DEFAULT | Provider-dependent. In Microsoft® SQL Server™ 2000 Analysis Services, this is equivalent to DBPROPVAL_VISUAL_MODE_ORIGINAL. |
| DBPROPVAL_VISUAL_MODE_VISUAL | Visual totals are enabled. |
| DBPROPVAL_VISUAL_MODE_ORIGINAL | Visual totals are not enabled. |