MDPROP_MDX_OBJQUALIFICATION

OLE DB Programmer's Reference

Property group: Data Source Information

Property set: DBPROPSET_DATASOURCEINFO

Type: VT_I4

Typical R/W: R

Description: Provider's ability to qualify a cube name

This is an OLE DB for OLAP property. A bitmask specifying how multidimensional schema object names can be qualified in an MDX statement. Can be a combination of zero or more of the values described in the following table.

Value Meaning
MDPROPVAL_MOQ_DATASOURCE_CUBE Cubes can be qualified by the data source name.
MDPROPVAL_MOQ_CATALOG_CUBE Cubes can be qualified by the catalog name.
MDPROPVAL_MOQ_SCHEMA_CUBE Cubes can be qualified by the schema name.
Note   If none of the above bits are set, the provider does not support cube qualification.
MDPROPVAL_MOQ_CUBE_DIM Dimensions can be qualified by cube name.
MDPROPVAL_MOQ_DIM_HIER Hierarchies can be qualified by dimension names.
MDPROPVAL_MOQ_DIMHIER_LEVEL Levels can be qualified by the dimension name and/or hierarchy name. This property applies only if named levels are supported, which can be checked by the property.
MDPROP_NAMED_LEVELS If named levels are not supported, this bit must be set.
MDPROPVAL_MOQ_DIMHIER_MEMBER Members can be qualified by a dimension name and/or a hierarchy name.
MDPROPVAL_MOQ_LEVEL_MEMBER Members can be qualified by a level name.
MDPROPVAL_MOQ_MEMBER_MEMBER Members can be qualified by their ancestor names.

1998-2001 Microsoft Corporation. All rights reserved.



Microsoft Ole Db 2.0 Programmer's Reference and Data Access SDK
Microsoft OLE DB 2.0 Programmers Reference and Data Access SDK (Microsoft Professional Editions)
ISBN: 0735605904
EAN: 2147483647
Year: 1998
Pages: 1083

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net