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

FileDiffEngine Members

FileDiffEngine overview

Public Instance Constructors

Public Instance Properties

Encoding (inherited from FileHelpers.EngineBase)The encoding to Read and Write the streams.
ErrorManager (inherited from FileHelpers.EngineBase)This is a common class that manage the errors of the library.
FooterText (inherited from FileHelpers.EngineBase)The read footer in the last read operation. If any.
HeaderText (inherited from FileHelpers.EngineBase)The read header in the last read operation. If any.
LineNumber (inherited from FileHelpers.EngineBase)The current line number.
RecordType (inherited from FileHelpers.EngineBase)Returns the type of records handled by this engine.
TotalRecords (inherited from FileHelpers.EngineBase)The total numbers of records in the last read/written file (only works with whole read/write).

Public Instance Methods

OnlyDuplicatedRecords Returns the duplicated records in both files.
OnlyMissingRecordsReturns the records in newFile that not are in the sourceFile
OnlyNewRecordsReturns the records in newFile that not are in the sourceFile
OnlyNoDuplicatedRecords Returns the NON duplicated records in both files.
SetProgressHandler (inherited from FileHelpers.EngineBase)Overloaded. Set the handler to the engine used to notify progress into the operations.
WriteNewRecordsRead the source file, the new file, get the new records and write them to a destination file.

See Also

FileDiffEngine Class | FileHelpers 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