Miscellaneous
このセクションでは、本プロバイダーの接続設定で設定可能なMiscellaneous プロパティの全リストを提供します。
| プロパティ | 説明 |
| ConnectDirectly | A boolean indicating if you wish to connect directly to QuickBooks. |
| CustomFieldMode | How custom fields should display. |
| DelayAfterClose | A delay in milliseconds to be applied each time a connection to QuickBooks is closed. |
| IncludeLineItems | Whether or not to request Line Item responses from QuickBooks when retrieving a base transaction, such as Invoices. |
| IncludeLinkedTxns | Whether or not to request Linked Transactions from QuickBooks when retrieving a base transaction, such as Invoices. |
| MaxRows | クエリで集計またはグループ化を使用しない場合に返される行数を制限します。これにより、設計時にパフォーマンスの問題を回避できます。 |
| Other | これらの隠しプロパティは特定のユースケースでのみ使用されます。 |
| Pagesize | QuickBooks から返されるページあたりの結果の最大数。 |
| PseudoColumns | このプロパティは、テーブルのカラムとして疑似カラムが含まれているかどうかを示します。 |
| QBXMLVersion | The version of QBXML used in the outgoing message. This is only applicable to Desktop Edition. |
| Readonly | このプロパティを使用して、provider からQuickBooks へのアクセスを読み取り専用に設定できます。 |
| RTK | ライセンス供与で使用されるランタイムキー。 |
| Timeout | タイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。 |
| UserDefinedViews | カスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。 |
| UseRDS | Whether the provider will connect using Remote Data Sharing (RDS). Cannot be used together with the QuickBooks Gateway. |