CData Python Connector for ServiceNow

Build 25.0.9540

Miscellaneous

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


プロパティ説明
DisplayValueSpecifies whether the provider retrieves display values, actual system values, or both when querying data from ServiceNow.
DisplayValueColumnNameSpecifies the naming pattern used for columns that contain display values when the DisplayValue property is set to ALL.
EnforceColumnValuesSpecifies whether the provider validates column values against the allowed choices defined in ServiceNow when executing INSERT or UPDATE statements.
ExcludeReferenceLinkSpecifies whether the provider omits reference fields from query results.
FullOrderByPushDownSpecifies how the provider handles ORDER BY clauses in SELECT statements.
GetColumnsMetadataSpecifies when the provider retrieves column metadata from ServiceNow.
MaxRows集計やGROUP BY を含まないクエリで返される最大行数を指定します。
Other特定の問題に対処するため、特殊なシナリオ向けの高度な接続プロパティを指定します。このプロパティは、サポートチームの指示がある場合にのみ使用してください。
Pagesizeprovider がServiceNow にデータをリクエストするときに返す、ページあたりの最大レコード数を指定します。
PseudoColumnsテーブルカラムとして公開する擬似カラムを、'TableName=ColumnName;TableName=ColumnName' の形式の文字列で指定します。
Readonlyprovider からServiceNow への読み取り専用アクセスを切り替えます。
RTKprovider のライセンスを取得するためのランタイムキーを指定します。設定されていないか無効な場合、provider は標準のライセンス方法をデフォルトとして使用します。このプロパティは、標準のライセンス方法がサポートされていないか、ランタイムキーが必要な環境でのみ必要です。
ShowDescriptionsSpecifies whether the provider retrieves and returns table and column descriptions from ServiceNow metadata endpoints.
Timeoutprovider がタイムアウトエラーを返すまでにサーバーからの応答を待機する最大時間を秒単位で指定します。
UseDisplayColumnNamesSpecifies whether the provider uses display (GUI) names instead of API names for columns in ServiceNow.
UseDisplayTableNamesSpecifies whether the provider uses display (GUI) names instead of API names for tables in ServiceNow.
UserDefinedViewsカスタムビューを定義するJSON 構成ファイルへのファイルパスを指定します。provider は、このファイルで指定されたビューを自動的に検出して使用します。

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9540