The properties of the ConvertException class are listed below. For a complete list of ConvertException class members, see the ConvertException Members topic.
ColumnNumber | The estimate column where the error was found. (-1 is unknown) |
FieldName | The name of the field related to the exception. (null for unknown) |
FieldStringValue | The value that cant be converterd. (null for unknown) |
FieldType | The destination type. |
LineNumber | The line where the error was found. (-1 is unknown) |
MessageExtra | Extra info about the error. |
ConvertException Class | FileHelpers Namespace