ValidationCrossDatabaseMappingType

Description

The ValidationCrossDatabaseMappingType enumeration contains dimension binding types of mapped data sources.

It is used by the following property:

Available Values

Value Brief description
0 Attributes. Two dimensions are bound.
1 TargetConst. Dimension is fixed in mapped data source.
2 ComparatorConst. Dimension is fixed in the data source with which mapping is executed.

Comments

Dimension binding of mapped data sources is used in the Comparing with Time Series Database validation. Time series databases and standard cubes containing a calendar dimension can be used as data sources.

Depending on the ValidationCrossDatabaseMappingTypevalue it is required to use different properties of the IValidationCrossDatabaseMapping interface:

See also:

Ms Assembly Enumerations