FixedWidthReaderUserSettings Class |
Namespace: DataStreams.FixedWidth
The FixedWidthReaderUserSettings type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
CaptureRawRecord |
Determines whether the unparsed record text, FixedWidthReader,
should be preserved while parsing. Slightly better performce can be obtained by setting
this to false when the record text will not be used. Default is true.
|