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: Support for updating aggregated cells
This is an OLE DB for OLAP property.
Value | Meaning |
MDPROPVAL_AU_UNSUPPORTED | The provider does not support updating nonatomic cells. |
MDPROPVAL_AU_UNCHANGED | The provider supports updating of aggregated cells, but the value of cells beneath an aggregated cell remains unchanged. |
MDPROPVAL_AU_UNKNOWN | The provider supports updating of aggregated cells, but the value of cells beneath an aggregated cell remains undefined. |