JDBC Driver for ServiceNow

Build 23.0.8839

Miscellaneous

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


プロパティ説明
BatchSize送信する各バッチ処理の最大サイズ。
ConnectionLifeTime接続の最大有効期間(秒単位)。その時間が経過すると、接続オブジェクトは削除されます。
ConnectOnOpenこのプロパティは、接続が開かれたときにServiceNow に接続するかどうかを指定します。
DisplayValueBased on this value, the provider retrieves the display value or the actual value from the database.
DisplayValueColumnNamePattern for displaying column names when DisplayValue property is set to ALL.
EnforceColumnValuesControls whether available values for an element are retrieved and checked when executing INSERT or UPDATE statements.
ExcludeReferenceLinkBased on this value, the additional information provided for reference fields will be suppressed or not.
GetColumnsMetadataIndicates the user preference as to when and how the provider should get the columns metadata.
MaxRowsクエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。
Otherこれらの隠しプロパティは特定のユースケースでのみ使用されます。
PagesizeServiceNow から返されるページあたりの結果の最大数。
PoolIdleTimeout接続が閉じられる前に許容されたアイドル時間。
PoolMaxSizeプールの最大接続数。
PoolMinSizeプール内の最小接続数。
PoolWaitTime使用可能な接続を待機する最大秒数。
PseudoColumnsこのプロパティは、テーブルのカラムとして疑似カラムが含まれているかどうかを示します。
Readonlyこのプロパティを使用して、provider からServiceNow へのアクセスを読み取り専用に設定できます。
RTKライセンス供与で使用されるランタイムキー。
ShowDescriptionsControls whether column and table descriptions are returned via the sys_documentation and sys_db_object API endpoints.
Timeoutタイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。
UseConnectionPoolingこのプロパティは、コネクションプーリングを有効にします。
UseDisplayTableNamesBoolean determining if the display names for the table should be used instead of the API names.
UserDefinedViewsカスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。

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