Open LeMoussel opened 9 years ago
There is QuoteAllFields property, When true, write surrounds all data fields with quotes. But I want to surrounds not all data fields but only string fields with quotes. eg : Id,Value,Description 0, 102, "Description1" 1, 5, "Description2"
Is it possible?
There is QuoteAllFields property, When true, write surrounds all data fields with quotes. But I want to surrounds not all data fields but only string fields with quotes. eg : Id,Value,Description 0, 102, "Description1" 1, 5, "Description2"
Is it possible?