DelimitedFileImporter
protected DelimitedFileImporter(char[] delimiter, char[] bound, char[] newLineProxy, bool doRetryLogic)
protected DelimitedFileImporter(string delimiter, string bound, string newLineProxy, bool doRetryLogic)
public string GetNullableAssociatedObjectName(string value, int column, int fieldLength, string fieldName)