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


 

MDPROP_MDX_RANGEROWSET

Property group: Data Source Information

Property set: DBPROPSET_DATASOURCEINFO

Type: VT_I4

Typical R/W: R

Description: Support for cell updates

This is an OLE DB for OLAP property.

Value Meaning
MDPROPVAL_RR_NORANGEROWSET The provider does not support IMDRangeRowset.
MDPROPVAL_RR_READONLY The provider supports a read-only range rowset.
MDPROPVAL_RR_UPDATE The provider supports an updatable range rowset.