Miscellaneous
このセクションでは、本プロバイダーの接続設定で設定可能なMiscellaneous プロパティの全リストを提供します。
| プロパティ | 説明 |
| APIURL | The complete url to the API endpoint to use for making SOAP requests. |
| BatchSize | 送信する各バッチ処理の最大サイズ。 |
| DefaultDomain | このプロパティは、Oracle Database Gateway for ODBC で使用されます。 |
| EnableForeignKeyDetection | ODBC で外部キーを検出するかどうか。 |
| EnforceWQLRowLimit | Determines whether the provider restricts queries to returning only 1 million rows. |
| ExpandIDTypes | Whether to expand multiple ID types when they appear in reports. Only has an effect for queries using the Reports as a Service (RaaS) API. |
| ExpandMultiValueLimit | The maximum number of output rows that can be expanded from a single input row. |
| ExpandMultiValues | Determines if multi-instance fields are expanded into separate rows. |
| IncludeChildTableAggregates | For the SOAP API, whether or not to include aggregate columns for child tables. |
| IncludeDualTable | Oracle データベースとの互換性を向上するためにOracle DUAL テーブルのモックを作成するには、このプロパティを設定します。 |
| IncludeIDInDescriptor | Determines whether the provider includes the ID in descriptor fields. This only applies when ConnectionType is WQL. |
| LimitKeySize | 主キーカラムの最大長。 |
| MapBigintToVarchar | このプロパティは、bigint 型がSQL_BIGINT の代わりにSQL_VARCHAR にマップされるかどうかをコントロールします。デフォルトはfalse です。 |
| MapToInt | このプロパティは、Long 型がSQL_BIGINT の代わりにSQL_INTEGER にマップされるかどうかをコントロールします。デフォルトはfalse です。 |
| MapToLongVarchar | このプロパティは、カラムをSQL_LONGVARCHAR として返すかどうかを制御します。 |
| MapToWVarchar | このプロパティは、文字列型をSQL_VARCHAR ではなくSQL_WVARCHAR にマッピングするかどうかを制御します。デフォルトではSQL_WVARCHAR が設定されます。 |
| MaximumColumnSize | カラムの最大サイズ。 |
| MaxRows | クエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。 |
| MetadataFilters | Specifies what types of fields are ignored by the provider. |
| Other | これらの隠しプロパティは特定のユースケースでのみ使用されます。 |
| Pagesize | Workday から返されるページあたりの結果の最大数。 |
| PseudoColumns | このプロパティは、テーブルのカラムとして疑似カラムが含まれているかどうかを示します。 |
| RTK | ライセンス供与で使用されるランタイムキー。 |
| SingleEntryTables | Treats the specified SOAP tables as having one entry per row, even if Workday says they are collections. |
| SplitSingleValuePrompts | Whether the provider should split lists of prompt values when Workday only allows one. |
| TablePageSizes | Allows overriding the default page size when ConnectionType is SOAP. |
| Timeout | タイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。 |
| UpperCaseIdentifiers | このプロパティは、大文字で設定されているすべての識別子を報告します。これは、Oracle データベースのデフォルト設定で、Oracle Database Gateway のようなOracle ツールとの統合を向上します。 |
| UserDefinedViews | カスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。 |
| WQLDataSourceFilters | Determines what data source filters the provider uses when querying WQL data sources. |
| WSDLURL | The URL to the WSDL. Only avaialble for the SOAP API. |
| WSDLVersion | The version of the WSDL to use. Only available for the SOAP API. |