Miscellaneous
This section provides a complete list of the Miscellaneous properties you can configure in the connection settings for this provider.
Property | Description |
ConnectClient | The name of the client connecting to Connect Cloud. Optional. |
DefaultCatalog | The default catalog. |
DefaultSchema | The default schema. |
DirectQueryLimit | Limits the number of rows when using the DirectQuery mode. This helps avoid performance issues at design time. |
EnableForeignKeyDetection | Whether to detect the foreign keys in ODBC. |
MaximumColumnSize | The maximum column size. |
MaxRows | Limits the number of rows returned when no aggregation or GROUP BY is used in the query. This takes precedence over LIMIT clauses. |
Other | These hidden properties are used only in specific use cases. |
PseudoColumns | This property indicates whether or not to include pseudo columns as columns to the table. |
RTK | The runtime key used for licensing. |
StreamMaxRows | Specify the the row size of every batch in the Steam mode, the default value is 5000;. |
Timeout | The query timeout. |
UseStreamMode | Specify whether or not use the Stream mode when executing queries, it's enabled by default. |
Workspace | Specify the workspace to connect with. |