ADO.NET Provider for Jira Assets

Build 24.0.9060

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.
ConnectionLifeTimeThe maximum lifetime of a connection in seconds. Once the time has elapsed, the connection object is disposed.
MaxRowsLimits the number of rows returned when no aggregation or GROUP BY is used in the query. This takes precedence over LIMIT clauses.
ObjectSchemaNameThe ObjectSchemaName property is the name of the Assets Object Schema.
OtherThese hidden properties are used only in specific use cases.
PagesizeThe maximum number of results to return per page from Jira Assets.
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.
PseudoColumnsSpecify a set of pseudocolumns to expose as columns.
ReadonlyYou can use this property to enforce read-only access to Jira Assets from the provider.
RTKThe runtime key used for licensing.
SchemaKeyAsSchemaNameThe SchemaKeyAsSchemaName property is used to populate the SchemaName with the value of SchemaKey.
TimeoutThe value in seconds until the timeout error is thrown, canceling the operation.
UseConnectionPoolingThis property enables connection pooling.
UseObjectFullNameThe UseObjectFullName property is used to specify whether the description of an Object table should include the full parent-child hierarchy of parent nodes, separated by an underscore. Permitted values: False, True.
UserDefinedViewsA filepath pointing to the JSON configuration file containing your custom views.

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