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 | リクエストに含めるカスタムクエリ文字列。 |
| DirectQueryLimit | DirectQuery モードを使用する場合の行数を制限します。これにより、設計時にパフォーマンスの問題を回避できます。 |
| EnableForeignKeyDetection | ODBC で外部キーを検出するかどうか。 |
| 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. |
| IncludeNavigationProperties | A boolean indicating if navigation properties should be included in the column listing. |
| MaximumColumnSize | カラムの最大サイズ。 |
| MaxRows | クエリで集計またはグループ化を使用しない場合に返される行数を制限します。これにより、設計時にパフォーマンスの問題を回避できます。 |
| 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. |
| UserDefinedViews | カスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。 |