ICubeMetaExporterBinding.DataTypePrecision

Syntax

DataTypePrecision: Integer;

Description

The DataTypePrecision property determines the data precision of time series attribute.

Comments

This property is relevant on data export into the new tables located on SQL server. Precision of the attribute values 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