ICubeMetaExporterBinding.Expression

Syntax

Expression: String;

Description

The Expression property determines an expression of calculated binding.

Comments

The binding is calculated if the ICubeMetaExporterBinding.BindingType property is set to CubeMetaExporterBindingType.Calculated.

Correct import of calculated binding is available if repository is specified for consumer, that is the IDtObject.Metabase property is set.

Example

The property use is given in the example for ICubeMetaExporterBinding.DateFormatEx.

See also:

ICubeMetaExporterBinding