ADO.NET Provider for DB2

Build 23.0.8839

Miscellaneous

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


プロパティ説明
AllowPreparedStatementPrepare a query statement before its execution.
CharBitDataAsStringA Boolean value used to indicate whether parameters, result data, and schema information for iDB2CharBitData and iDB2VarCharBitData objects are treated as String values or as Byte array values.
CharBitDataCcsidAn Int32 value used to indicate which CCSID is used to translate iDB2CharBitData and iDB2VarCharBitData types when the CharBitDataAsString property is set to true. This property is ignored when CharBitDataAsString is set to false.
TruncateStringThis property specifies whether to truncate characters when INSERT or UPDATE is executed with a string that exceeds the column size.
SchemaThe schema which will be used by default.
BatchSize送信する各バッチ処理の最大サイズ。
ConnectionLifeTime接続の最大有効期間(秒単位)。その時間が経過すると、接続オブジェクトは削除されます。
MaxRowsクエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。
Otherこれらの隠しプロパティは特定のユースケースでのみ使用されます。
PoolIdleTimeout接続が閉じられる前に許容されたアイドル時間。
PoolMaxSizeプールの最大接続数。
PoolMinSizeプール内の最小接続数。
PoolWaitTime使用可能な接続を待機する最大秒数。
QueryPassthroughこのオプションは、クエリをDB2 サーバーにas-is で渡します。
Readonlyこのプロパティを使用して、provider からDB2 へのアクセスを読み取り専用に設定できます。
RTKライセンス供与で使用されるランタイムキー。
SwitchModeこのプロパティを使用すると、スイッチングモードを指定して、アクティブサーバーとして AlternateServers の中からサーバーを選択できます。
SwitchStrategyこのプロパティを使用すると、スイッチング方式を指定して、アクティブサーバーとして AlternateServers の中からサーバーを選択できます。
Timeoutタイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。
UseConnectionPoolingこのプロパティは、コネクションプーリングを有効にします。

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