|
FixedFormatFile | | (Required) The name and location of the fixed format file. The path should not contain spaces.
This may be a local path, such as:
D:\Data\records.txt
It may also be the full URL to a fixed file on the Internet, such as:
http://www.example.com/data/records.txt |
ID | | The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition. |
MaxRows | | The maximum number of rows to retrieve from the data source. |
StartRow | | The row number to begin reading data. Defaults to row number 1. |