MDAC 2.5 SDK - OLE DB Programmer's Reference
Appendix C: OLE DB Properties


 

MDPROP_MDX_CASESUPPORT

Property group: Data Source Information

Property set: DBPROPSET_DATASOURCEINFO

Type: VT_I4

Typical R/W: R

Description: Support for MDX case statements

This is an OLE DB for OLAP property. A bitmask that specifies the support in a provider for case statements. Can be a combination of zero or more of the values described in the following table.

Value Meaning
MDPROPVAL_MC_SIMPLECASE The provider supports a simple case statement.
MDPROPVAL_MC_SEARCHEDCASE The provider supports a searched case statement.