Miscellaneous
このセクションでは、本プロバイダーの接続設定で設定可能なMiscellaneous プロパティの全リストを提供します。
プロパティ | 説明 |
AsyncBulkOperation | A boolean indicating if you would like to use asynchronous services when inserting, updating, and deleting. |
HandleAPINullIssues | A boolean indicating if the provider should handle known issues with Tableau CRM nulls. |
MaxRows | クエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。 |
Other | これらの隠しプロパティは特定のユースケースでのみ使用されます。 |
Pagesize | Tableau CRM から返されるページあたりの結果の最大数。 |
QueryLanguage | Determines the language in which the query is sent to Tableau CRM. |
QueryPassthrough | このオプションは、クエリをTableau CRM サーバーにas-is で渡します。 |
Readonly | このプロパティを使用して、provider からTableau CRM へのアクセスを読み取り専用に設定できます。 |
Timeout | タイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。 |
UseDisplayNames | Boolean determining if the display names for the columns should be used instead of the API names. |
UserDefinedViews | カスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。 |
UseSimpleNames | テーブルとカラムに簡略名を使用するかどうかを決定するboolean。 |