Fine-Tuning Data Access
Inferring the Data Type
You can use the following properties to configure automatic data type detection, which is enabled by default.
- TypeDetectionScheme: You can use this property to enable or disable automatic type detection based on the value specified in RowScanDepth.
- RowScanDepth: This property determines the number of rows that will be scanned to determine column data types.