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 expression. |
MDPROPVAL_MC_SEARCHEDCASE |
The provider supports a searched case expression. |