Click or drag to resize

JetConfigurationMergeRecordReader Property

Gets configuration for the merge record reader.

Namespace:  Ookii.Jumbo.Jet
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public MergeRecordReaderConfigurationElement MergeRecordReader { get; }

Property Value

Type: MergeRecordReaderConfigurationElement
A MergeRecordReaderConfigurationElement with the configuratin for the merge record reader.
See Also