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


 

MDPROP_MDX_SET_FUNCTIONS

Property group: Data Source Information

Property set: DBPROPSET_DATASOURCEINFO

Type: VT_I4

Typical R/W: R

Description: Support for various set functions.

This is an OLE DB for OLAP property. Can be a combination of zero or more of the values described in the following table.

Value Meaning
MDPROPVAL_MSF_TOPPERCENT The provider supports the function TOPPERCENT.
MDPROPVAL_MSF_BOTTOMPERCENT The provider supports the function BOTTOMPERCENT.
MDPROPVAL_MSF_TOPSUM The provider supports the function TOPSUM.
MDPROPVAL_MSF_BOTTOMSUM The provider supports the function BOTTOMSUM.
MDPROPVAL_MSF_DRILLDOWNLEVEL The provider supports the function DRILLDOWNLEVEL.
MDPROPVAL_MSF_DRILLDOWNMEMBER The provider supports the function DRILLDOWNMEMBER.
MDPROPVAL_MSF_DRILLDOWNMEMBERTOP The provider supports the function DRILLDOWNMEMBERTOP.
MDPROPVAL_MSF_DRILLDOWNMEMBERBOTTOM The provider supports the function DRILLDOWNMEMBERBOTTOM.
MDPROPVAL_MSF_DRILLDOWNLEVELTOP The provider supports the function DRILLDOWNLEVELTOP.
MDPROPVAL_MSF_DRILLDOWNLEVELBOTTOM The provider supports the function DRILLDOWNLEVELBOTTOM.
MDPROPVAL_MSF_DRILLUPMEMBER The provider supports the function DRILLUPMEMBER.
MDPROPVAL_MSF_DRILLUPLEVEL The provider supports the function DRILLUPLEVEL.
MDPROPVAL_MSF_PERIODSTODATE The provider supports the function PERIODSTODATE.
MDPROPVAL_MSF_LASTPERIODS The provider supports the function LASTPERIODS.
MDPROPVAL_MSF_YTD The provider supports the function YTD.
MDPROPVAL_MSF_QTD The provider supports the function QTD.
MDPROPVAL_MSF_MTD The provider supports the function MTD.
MDPROPVAL_MSF_WTD The provider supports the function WTD.