ICubeMetaLoader.LoadNullForMissMatchValueType

Syntax

LoadNullForMissMatchValueType: Boolean;

Description

The LoadNullForMissMatchValueType property determines whether the Null value is written on import of values that do not correspond to the type of consumer field.

Comments

Available values:

Example

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

See also:

ICubeMetaLoader