JDBC Driver for Microsoft SQL Server Analysis Services

Build 23.0.8839

Miscellaneous

This section provides a complete list of the Miscellaneous properties you can configure in the connection string for this provider.


PropertyDescription
BatchSizeThe maximum size of each batch operation to submit.
CatalogThe Analysis Services catalog to use. This may also be known as a Database from within Analysis Services.
ConnectionLifeTimeThe maximum lifetime of a connection in seconds. Once the time has elapsed, the connection object is disposed.
ConnectOnOpenThis property specifies whether to connect to the Microsoft SQL Server Analysis Services when the connection is opened.
CustomHeadersOther headers as determined by the user (optional).
ExposeMemberKeysDetermines if each level should be converted into a measure, allowing calculations to be performed on the measure.
ExpressionInDescriptionSet this to true to report expressions as part of the description on measure columns.
ExtraPropertiesAdditional properties to submit on each MDX request to Microsoft SQL Server Analysis Services.
IncludeJoinColumnsSet this to true to include extra join columns on each table.
MaxRowsLimits the number of rows returned when no aggregation or GROUP BY is used in the query. This takes precedence over LIMIT clauses.
OtherThese hidden properties are used only in specific use cases.
PoolIdleTimeoutThe allowed idle time for a connection before it is closed.
PoolMaxSizeThe maximum connections in the pool.
PoolMinSizeThe minimum number of connections in the pool.
PoolWaitTimeThe max seconds to wait for an available connection.
ResponseRowLimitThe number of response rows to allow before erroring. Set to 0 for no limit.
RTKThe runtime key used for licensing.
ShowHiddenEntitiesSet this to true to include hidden dimensions, measures and levels.
SplitMeasuresSet this to true to split Measures table into individual tables.
SplitMeasuresOnUse this property in conjunction with SplitMeasures to set the priority for how measures should be organized into tables.
TimeoutThe value in seconds until the timeout error is thrown, canceling the operation.
UseConnectionPoolingThis property enables connection pooling.
UseMDXSet this to true to pass MDX queries to Microsoft SQL Server Analysis Services as-is.
UserDefinedViewsA filepath pointing to the JSON configuration file containing your custom views.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839