ICubeMetaLoader.LogDateParseError

Syntax

LogDateParseError: Boolean;

Description

The LogDateParseError property determines whether to insert information about date parse error to the report on time series loading.

Comments

Available values:

To get the report, use the ICubeMetaLoader.Log property.

Example

The property use is given in the example for ICubeMetaLoader.SkipEmptyRows.

See also:

ICubeMetaLoader