ADO.NET Provider for Greenplum

Build 23.0.8839

Miscellaneous

このセクションでは、本プロバイダーの接続文字列で設定可能なMiscellaneous プロパティの全リストを提供します。


プロパティ説明
AllowPreparedStatementPrepare a query statement before its execution.
BatchSize送信する各バッチ処理の最大サイズ。
ConnectionLifeTime接続の最大有効期間(秒単位)。その時間が経過すると、接続オブジェクトは削除されます。
FetchResultSetMetadataThis field sets whether the provider retrieves metadata pertaining to the schema and table name for resultset columns returned by the server.
MaxRowsクエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。
Otherこれらの隠しプロパティは特定のユースケースでのみ使用されます。
PoolIdleTimeout接続が閉じられる前に許容されたアイドル時間。
PoolMaxSizeプールの最大接続数。
PoolMinSizeプール内の最小接続数。
PoolWaitTime使用可能な接続を待機する最大秒数。
QueryPassthroughこのオプションは、クエリをGreenplum サーバーにas-is で渡します。
Readonlyこのプロパティを使用して、provider からGreenplum へのアクセスを読み取り専用に設定できます。
RTKライセンス供与で使用されるランタイムキー。
SupportUnboundedColumnsWhen this property is set, the provider reports Int32.MaxValue as the size of the columns of data type 'bytea' and 'text'.
Timeoutタイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。
UseConnectionPoolingこのプロパティは、コネクションプーリングを有効にします。

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