MDAC 2.5 SDK - OLE DB Programmer's Reference
Appendix C: OLE DB Properties
Property group: Data Source Information
Property set: DBPROPSET_DATASOURCEINFO
Type: VT_I4
Typical R/W: R
Description: The capabilities in the WHERE clause of an MDX statement
This is an OLE DB for OLAP property.
Value | Meaning |
MDPROPVAL_MS_SINGLETUPLE | The provider supports only one tuple in the WHERE clause. |
MDPROPVAL_MS_MULTIPLETUPLES | The provider supports more than one tuple in the WHERE clause. |