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

FileTransformEngine.TransformRecords Method 

Transform an array of records from the source type to the destination type

[Visual Basic]
Public Function TransformRecords( _
   ByVal sourceRecords As Object() _
) As Object()
[C#]
public object[] TransformRecords(
   object[] sourceRecords
);

Parameters

sourceRecords
An array of the source records.

Return Value

The transformed records.

See Also

FileTransformEngine 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