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: Flattening Support
This is an OLE DB for OLAP property.
Value |
Meaning |
---|---|
MDPROPVAL_FS_FULL_SUPPORT |
The provider supports flattening as described in Flattening a Dataset to Produce a Rowset. |
MDPROPVAL_FS_GENERATED_COLUMN |
The provider supports flattening by using dummy names, as described in Support Level for Named Levels. |
MDPROPVAL_FS_GENERATED_DIMENSION |
The provider supports flattening by generating one column per dimension as described in Support Level for Named Levels. |
MDPROPVAL_FS_NO_SUPPORT |
The provider does not support flattening. For such a provider, calling ICommand::Execute with a language dialect of MDGUID_MDX and asking for the IRowset interface returns an error (E_NOINTERFACE). |
Please sign in to use this experience.
Sign in