Click or drag to resize

TaskExecutionUtilityCreateOutputRecordWriter Method

Creates the output record writer.

Namespace:  Ookii.Jumbo.Jet
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
protected abstract IRecordWriter CreateOutputRecordWriter()

Return Value

Type: IRecordWriter
The output record writer
See Also