Miscellaneous
このセクションでは、本プロバイダーの接続設定で設定可能なMiscellaneous プロパティの全リストを提供します。
プロパティ | 説明 |
AllowPreparedStatement | Prepare a query statement before its execution. |
MaxRows | Specifies the maximum number of rows the provider requests and returns for all tables and views. |
Other | これらの隠しプロパティは特定のユースケースでのみ使用されます。 |
Pagesize | The number of rows which will be returned for each frame request. |
QueryPassthrough | このオプションは、クエリをApache Phoenix サーバーにas-is で渡します。 |
Readonly | このプロパティを使用して、provider からApache Phoenix へのアクセスを読み取り専用に設定できます。 |
Timeout | タイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。 |