Amazon Wish List News RSS feed. Development Blog Browse the Forums  
  Overview - Downloads - Examples - News Feed - Contact Info -

CommonSelector Enumeration

The Action taken when the selector string is found.

[Visual Basic]
Public Enum CommonSelector
[C#]
public enum CommonSelector

Members

Member Name Description
MasterIfContainsParse the current record as Master if the selector string is found.
MasterIfBeginsParse the current record as Master if the record starts with some string.
MasterIfEndsParse the current record as Master if the record ends with some string.
MasterIfEnclosedParse the current record as Master if the record begins and ends with some string.
DetailIfContainsParse the current record as Detail if the selector string is found.
DetailIfBeginsParse the current record as Detail if the record starts with some string.
DetailIfEndsParse the current record as Detail if the record ends with some string.
DetailIfEnclosedParse the current record as Detail if the record begins and ends with some string.

Requirements

Namespace: FileHelpers.MasterDetail

Assembly: FileHelpers (in FileHelpers.dll)

See Also

FileHelpers.MasterDetail Namespace


Powered by:

Source Forge Thanks Jetbrains for support us !! Thanks BB Software for support us !! TestDriven.NET Code Coverage by Clover.NET Code Project Article Larkware News Sharp Toolbox