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

FileTransformEngine Methods

The methods of the FileTransformEngine class are listed below. For a complete list of FileTransformEngine class members, see the FileTransformEngine Members topic.

Public Instance Methods

ReadAndTransformRecordsTransform a file that contains source records to an array of the destination type
TransformFileTransform the contents of the sourceFile and write them to the destFile.(use only if you need the array of the transformed records, TransformFileAsync is faster)
TransformFileAsyncTransform the contents of the sourceFile and write them to the destFile. (faster and use less memory, best choice for big files)
TransformRecordsTransform an array of records from the source type to the destination type

See Also

FileTransformEngine Class | FileHelpers Namespace | Quick Start Guide | Class Diagram | Examples of Use | Example of the DataLink | 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