Click or drag to resize

MergeHelper<T>.IsUsingRawRecords Property

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

Property Value

Type: Boolean
true if this the last merge operation used raw records; otherwise, false.
See Also