Miscellaneous
このセクションでは、本プロバイダーの接続設定で設定可能なMiscellaneous プロパティの全リストを提供します。
| プロパティ | 説明 |
| UseLegacy | Set to False to use new API implementation. |
| BatchSize | 送信する各バッチ処理の最大サイズ。 |
| ClientID | アクセスする分散した子会社のClient ID。 |
| DefaultDomain | このプロパティは、Oracle Database Gateway for ODBC で使用されます。 |
| DocParId | Sage Intacct で公開されているさまざまなカラムのグループを選択するために使用されます。docparid は、Platform Services で使用可能なObject リストのオブジェクトタイプである必要があります。 |
| EnableForeignKeyDetection | ODBC で外部キーを検出するかどうか。 |
| IncludeDetailAggregate | 集計カラムを表示するかどうかを示すboolean。 |
| IncludeDualTable | Oracle データベースとの互換性を向上するためにOracle DUAL テーブルのモックを作成するには、このプロパティを設定します。 |
| IncludeRelatedAttributes | The extend of related attributes to be queried. |
| LimitKeySize | 主キーカラムの最大長。 |
| LocationsId | アクセスする共有された子会社のLocation ID。 |
| MapBigintToVarchar | This property controls whether or not the bigint type maps to SQL_VARCHAR instead of SQL_BIGINT. This property is false by default. |
| MapToInt | このプロパティは、Long 型がSQL_BIGINT の代わりにSQL_INTEGER にマップされるかどうかをコントロールします。デフォルトはfalse です。 |
| MapToLongVarchar | このプロパティは、カラムをSQL_LONGVARCHAR として返すかどうかを制御します。 |
| MapToWVarchar | このプロパティは、文字列型をSQL_VARCHAR ではなくSQL_WVARCHAR にマッピングするかどうかを制御します。デフォルトではSQL_WVARCHAR が設定されます。 |
| MaximumColumnSize | カラムの最大サイズ。 |
| MaxRows | クエリで集計またはグループ化を使用しない場合に返される行数を制限します。これにより、設計時にパフォーマンスの問題を回避できます。 |
| 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 から返されるページあたりの結果の最大数。 |
| 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 | タイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。 |
| UpperCaseIdentifiers | このプロパティは、大文字で設定されているすべての識別子を報告します。これは、Oracle データベースのデフォルト設定で、Oracle Database Gateway のようなOracle ツールとの統合を向上します。 |
| UserDefinedViews | カスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。 |