Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Property group: Data Source Information
Property set: DBPROPSET_DATASOURCEINFO
Type: VT_I4
Typical R/W: R
Description: Support for creation of named sets and calculated members
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_MF_WITH_CALCMEMBERS |
The provider supports the creation of calculated members by using the WITH clause before a SELECT. |
MDPROPVAL_MF_WITH_NAMEDSETS |
The provider supports the creation of named sets by using the WITH clause before a SELECT. |
MDPROPVAL_MF_CREATE_CALCMEMBERS |
The provider supports the creation of named calculated members by using the CREATE clause. |
MDPROPVAL_MF_CREATE_NAMEDSETS |
The provider supports the creation of named sets by using the CREATE clause. |
MDPROPVAL_MF_SCOPE_SESSION |
The provider supports the scope value of SESSION during the creation of named sets and calculated members. |
MDPROPVAL_MF_SCOPE_GLOBAL |
The provider supports the scope value of GLOBAL during the creation of named sets and calculated members. |
Please sign in to use this experience.
Sign in