EnableOleDbCompatibility
Indicates whether to read the data with the same behavior as the Microsoft OleDB driver.
Data Type
bool
Default Value
false
Remarks
Indicates whether to read the data with the same behavior as the Microsoft OleDB driver.For example, the Microsoft OleDB driver would report the the newline as '\n' instead of '\r\n'.