JDBC Driver for Certinia

Build 23.0.8839

Miscellaneous

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


プロパティ説明
AllOrNoneA boolean indicating if you would like all inserts, updates, or deletes to fail in a request if even a single record fails.
ArchiveModeBoolean indicating whether to include deleted and archived records with a standard SELECT query.
ConnectionLifeTime接続の最大有効期間(秒単位)。その時間が経過すると、接続オブジェクトは削除されます。
ConnectOnOpenこのプロパティは、接続が開かれたときにCertinia に接続するかどうかを指定します。
ContinueOnAlterExceptionWhether you want to continue after a ALTER statement has failed.
ExposeConceptualEntitiesBoolean determining if the Salesforce record types / conceptual entities should be exposed as tables.
FilterScopeOptional scope to limit the records returned from queries.
IncludeMetadataDescriptionSet this property to a value other than NONE if you want to retrieve the descriptions for columns, tables or both of them from the Metadata API.
IncludeReportsWhether to expose Salesforce Reports as views.
MaxRowsクエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。
Otherこれらの隠しプロパティは特定のユースケースでのみ使用されます。
PoolIdleTimeout接続が閉じられる前に許容されたアイドル時間。
PoolMaxSizeプールの最大接続数。
PoolMinSizeプール内の最小接続数。
PoolWaitTime使用可能な接続を待機する最大秒数。
PseudoColumnsこのプロパティは、テーブルのカラムとして疑似カラムが含まれているかどうかを示します。
QueryPassthroughWhether to accept SOQL queries.
Readonlyこのプロパティを使用して、provider からCertinia へのアクセスを読み取り専用に設定できます。
RemoveBOMCharacterSpecifies whether to remove the BOM character (char)0xfeff from the content.
ReplaceInvalidUTF8CharsSpecifies whether to replace invalid UTF8 characters with a '?'
RTKライセンス供与で使用されるランタイムキー。
ServerSideAggregationA boolean determining if server side aggregation should be used.
SessionTimeoutThe time in minutes for which a Salesforce login session is reused.
SkipFormulaFieldsSet to true if formula fields should be skipped when listing columns.
SortColumnsSet to true to sort table columns instead of reporting them in the Certinia order.
Timeoutタイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。
UseConnectionPoolingこのプロパティは、コネクションプーリングを有効にします。
UseDisplayNamesBoolean determining if the display names for the columns should be used instead of the API names.
UserDefinedViewsカスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。

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