Miscellaneous
このセクションでは、本プロバイダーの接続文字列で設定可能なMiscellaneous プロパティの全リストを提供します。
プロパティ | 説明 |
AllowDuplicateRecords | Indicates if the driver should check the configured duplicate detection rules. |
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 から返されるページあたりの結果の最大数。 |
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. |
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 コンフィギュレーションファイルを指すファイルパス。 |