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

FileHelperEngine Class

One of the main classes of the library.

This engine is responsable to Read/Write the records at once from/to files or streams.

You can use the DelimitedFileEngine or the FixedFileEngine if you need to change some options at runtime

For a list of all members of this type, see FileHelperEngine Members.

System.Object
   FileHelpers.EngineBase
      FileHelpers.FileHelperEngine
         FileHelpers.CsvEngine
         FileHelpers.DelimitedFileEngine
         FileHelpers.FixedFileEngine

[Visual Basic]
Public Class FileHelperEngine
    Inherits EngineBase
[C#]
public class FileHelperEngine : EngineBase

Remarks

You can set the ErrorMode of this class when found an error, and can retrive them with the Errors property.

See in the Class Diagram and in the Quick Start Guide for more Info.

Or you can browse the Examples Seccion for more code.

Engines Diagram:

Example

This example show the basic use of the library with minimun code:


Requirements

Namespace: FileHelpers

Assembly: FileHelpers (in FileHelpers.dll)

See Also

FileHelperEngine Members | FileHelpers Namespace | Quick Start Guide | Class Diagram | Examples of Use | Attributes List


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