Click or drag to resize

MergeRecordReaderConstantsMemoryStorageTriggerLevelSetting Field

The name of the setting in the StageSettings or JobSettings that specifies the usage level of the channel's memory storage that will trigger a merge pass. This setting must be a Single between 0 and 1. If it isn't specified, the value of the MemoryStorageTriggerLevel property will be used.

Namespace:  Ookii.Jumbo.Jet
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public const string MemoryStorageTriggerLevelSetting = "MergeRecordReader.MemoryStorageTriggerLevel"

Field Value

Type: String
See Also