Miscellaneous
このセクションでは、本プロバイダーの接続文字列で設定可能なMiscellaneous プロパティの全リストを提供します。
プロパティ | 説明 |
AllowDuplicateRecords | Indicates if the driver should check the configured duplicate detection rules. |
BatchSize | 送信する各バッチ処理の最大サイズ。 |
ConnectionLifeTime | 接続の最大有効期間(秒単位)。その時間が経過すると、接続オブジェクトは削除されます。 |
CrossCompany | Whether to pull data for all companies or just the user's default company. |
CustomUrlParams | リクエストに含めるカスタムクエリ文字列。 |
IncludeFormattedValues | Indicates if columns that hold formatted values should be exposed. |
IncludeLookUpLogicalName | Indicates if the referenced entity name for a LookUp field should be exposed. |
IncludeNavigationKeys | Indicates if navigation keys should be included or not. |
IncludeNavigationProperties | A boolean indicating if navigation properties should be included in the column listing. |
MaxRows | クエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。 |
Other | これらの隠しプロパティは特定のユースケースでのみ使用されます。 |
Pagesize | Microsoft Dynamics 365 から返されるページあたりの結果の最大数。 |
PoolIdleTimeout | 接続が閉じられる前に許容されたアイドル時間。 |
PoolMaxSize | プールの最大接続数。 |
PoolMinSize | プール内の最小接続数。 |
PoolWaitTime | 使用可能な接続を待機する最大秒数。 |
PseudoColumns | カラムとして公開する擬似カラムのセットを指定します。 |
Readonly | このプロパティを使用して、provider からMicrosoft Dynamics 365 へのアクセスを読み取り専用に設定できます。 |
RTK | ライセンス供与で使用されるランタイムキー。 |
Timeout | タイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。 |
UseClientSidePaging | Whether or not the CData ADO.NET Provider for Microsoft Dynamics 365 should use multiple threads with client side paging. |
UseConnectionPooling | このプロパティは、コネクションプーリングを有効にします。 |
UseDynamicStoredProcedures | A boolean indicating if dynamic stored procedures should be exposed. |
UseEntityDefinitions | A boolean indicating if the entity definitions metadata endpoint should be used. |
UserDefinedViews | カスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。 |