Transform a file that contains source records to an array of the destination type
[Visual Basic]
Public Function ReadAndTransformRecords( _
ByVal
sourceFile As
String _
) As
Object()
Parameters
-
sourceFile
- A file containing the source records.
Return Value
The transformed records.
See Also
FileTransformEngine Class | FileHelpers Namespace
Powered by: