ICubeMetaLoader.LoadNullForMissMatchValueType

Fore Syntax

LoadNullForMissMatchValueType: Boolean;

Fore.NET 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:

Fore and Fore.NET Examples

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

See also:

ICubeMetaLoader