Click or drag to resize

ClassBuilderRecordConditionInfo Class

Allow to tell the engine what records must be included or excluded while reading.
Inheritance Hierarchy
SystemObject
  FileHelpers.DynamicClassBuilderRecordConditionInfo

Namespace:  FileHelpers.Dynamic
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public sealed class RecordConditionInfo

The ClassBuilderRecordConditionInfo type exposes the following members.

Properties
  NameDescription
Public propertyCondition
Allow to tell the engine what records must be included or excluded while reading.
Public propertySelector
The selector used by the RecordCondition.
Top
See Also