CData Python Connector for Microsoft SharePoint

Build 25.0.9440

Miscellaneous

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


プロパティ説明
CalculatedDataTypeSOAP スキーマで計算フィールドに使用するデータ型を指定します。Microsoft SharePoint が計算フィールドに予期しない型を返す場合に設定します。
ContinueOnErrorprovider がエラー発生後もバッチ更新の処理を継続するかどうかを指定します。
CreateIDColumnsSpecifies whether the provider creates supplemental ID columns for Microsoft SharePoint fields that reference values from other lists. Applies only to the SOAP schema.
DisableFilterLimitSpecifies whether to disable the 5000-record limit for list filters in Microsoft SharePoint REST queries. Setting this to true attempts server-side processing beyond the limit, but may result in server errors.
FolderOptionSpecifies how the provider displays folders and files in query results when using the SOAP schema.
GetColumnsMetadataSpecifies when the provider retrieves column metadata for tables in the REST schema. Metadata can be loaded at startup or on first use.
IncludeLookupColumnsSpecifies whether the provider includes lookup columns in query results when using the SOAP schema.
IncludeLookupDisplayValueColumnsSpecifies whether the provider includes display value columns for lookup fields in query results when using the REST schema.
MaxRows集計やGROUP BY を含まないクエリで返される最大行数を指定します。
Other特定のユースケースに対する追加の隠しプロパティを指定します。特定の問題に対処するため、サポートチームが推奨する場合にのみ使用してください。詳細は備考を参照してください。
Pagesizeprovider がMicrosoft SharePoint にデータをリクエストするときに返す、ページあたりの最大レコード数を指定します。
PseudoColumnsテーブルカラムとして公開する擬似カラムを、'TableName=ColumnName;TableName=ColumnName' の形式の文字列で指定します。
Readonlyprovider からMicrosoft SharePoint への読み取り専用アクセスを切り替えます。
ResolveCalculatedTypesSharePoint の計算列が、その数式の結果型に対応するSQL データ型を割り当てられるかどうかを制御します。
RTKprovider のライセンスを取得するためのランタイムキーを指定します。設定されていないか無効な場合、provider は標準のライセンス方法をデフォルトとして使用します。このプロパティは、標準のライセンス方法がサポートされていないか、ランタイムキーが必要な環境でのみ必要です。
ShowHiddenColumnsSpecifies whether the provider includes hidden columns in metadata and query results.
ShowPredefinedColumnsSpecifies whether the provider includes predefined columns, such as system or base-type columns, in metadata and query results.
ShowVersionViewsSpecifies whether the provider includes list version views in metadata discovery when using the SOAP schema.
STSURLSpecifies the URL of the security token service (STS) used for single sign-on (SSO) authentication. This property is rarely required to be set manually.
Timeoutprovider がタイムアウトエラーを返すまでにサーバーからの応答を待機する最大時間を秒単位で指定します。
UseDisplayNamesSpecifies whether the provider uses column display names instead of API names in metadata and query results.
UseEntityTypeNameSpecifies whether the provider uses a list’s EntityTypeName as the table name during metadata discovery instead of the list’s Title field.
UseNTLMV1Specifies whether the provider uses NTLMv1 or NTLMv2 for authentication.
UserDefinedViewsカスタムビューを定義するJSON 構成ファイルへのファイルパスを指定します。provider は、このファイルで指定されたビューを自動的に検出して使用します。
UseSimpleNamesテーブルとカラムに簡略名を使用するかどうかを指定します。

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440