LoadNullForMissMatchValueType: Boolean;
The LoadNullForMissMatchValueType property determines whether the Null value is written on import of values that do not correspond to the type of consumer field.
Available values:
True. Write the Null value.
False. Default value. Do not write the Null value.
The property use is given in the example for ICubeMetaLoader.SkipEmptyRows.
See also: