Miscellaneous
このセクションでは、本プロバイダーの接続文字列で設定可能なMiscellaneous プロパティの全リストを提供します。
プロパティ | 説明 |
UseLegacy | Set to False to use new API implementation. |
BatchSize | 送信する各バッチ処理の最大サイズ。 |
ClientID | アクセスする分散した子会社のClient ID。 |
ConnectionLifeTime | 接続の最大有効期間(秒単位)。その時間が経過すると、接続オブジェクトは削除されます。 |
ConnectOnOpen | このプロパティは、接続が開かれたときにSage Intacct に接続するかどうかを指定します。 |
DocParId | Sage Intacct で公開されているさまざまなカラムのグループを選択するために使用されます。docparid は、Platform Services で使用可能なObject リストのオブジェクトタイプである必要があります。 |
EnableSubscriptions | Provide the comma separated list of subscriptions enabled for the Sage Intacct account to allow access for specific tables related to the subscriptions. |
IncludeDetailAggregate | 集計カラムを表示するかどうかを示すboolean。 |
IncludeGLEntries | Sage Intacct では、ユーザーは新しいGLEntry 項目でGLBatch テーブルを更新できます。デフォルトでは、ドライバーは更新されるレコードに関連する既存のGLEntry 項目を含めます。 このオプションをfalse に設定すると、ドライバーは既存の項目を含めず、テーブルから削除します。 |
IncludeRelatedAttributes | The extend of related attributes to be queried. |
LocationsId | アクセスする共有された子会社のLocation ID。 |
MaxRows | クエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。 |
MinimumColumnSize | If field size information from the Intacct API appears to be incorrect or does not match what you expect, set this value to change the field sizes received by the driver, and make them greater than or equal to this value. This connection property does not apply if Intacct returns no valid field size information at all, and only applies to columns with string data type. |
Other | これらの隠しプロパティは特定のユースケースでのみ使用されます。 |
Pagesize | Sage Intacct から返されるページあたりの結果の最大数。 |
PoolIdleTimeout | 接続が閉じられる前に許容されたアイドル時間。 |
PoolMaxSize | プールの最大接続数。 |
PoolMinSize | プール内の最小接続数。 |
PoolWaitTime | 使用可能な接続を待機する最大秒数。 |
PseudoColumns | カラムとして公開する擬似カラムのセットを指定します。 |
ReadByName | A boolean indicating if Intacct's XML request should use ReadByName clause. |
Readonly | このプロパティを使用して、provider からSage Intacct へのアクセスを読み取り専用に設定できます。 |
ReturnFormatAsXML | A boolean indicating if Intacct's XML return format should be used, rather than the JSON return format. By default, the XML return format is used. |
RTK | ライセンス供与で使用されるランタイムキー。 |
Timeout | タイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。 |
UseConnectionPooling | このプロパティは、コネクションプーリングを有効にします。 |
UserDefinedViews | カスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。 |