ICubeMetaExporterBinding.ValueDataTypePrecision

Syntax

ValueDataTypePrecision: Integer;

Description

The ValueDataTypePrecision property determines precision of factor data.

Comments

This property is relevant on data exporting to the new tables located on SQL server. Precision of the attributes value that are available must not exceed the value specified in this property.

Example

The property use is given in description of the DataTypeSize property.

See also:

ICubeMetaExporterBinding