Miscellaneous
This section provides a complete list of the Miscellaneous properties you can configure in the connection string for this provider.
| Property | Description |
| IncludeNavigationParentColumns | Indicates if navigation parent columns should be included on navigation views. |
| Other | These hidden properties are used only in specific use cases. |
| RowScanDepth | The maximum number of rows to scan to look for the columns available in a table. |
| ShowEmptyRows | Indicates whether or not the empty rows should be pushed when UseRESTAPI = true. |
| Timeout | The value in seconds until the timeout error is thrown, canceling the operation. |
| UserDefinedViews | A filepath pointing to the JSON configuration file containing your custom views. |