Miscellaneous
This section provides a complete list of the Miscellaneous properties you can configure in the connection string for this provider.
| Property | Description |
| MaxRows | クエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。 |
| ODataVersion | The version of OData to use. By default the provider will attempt to autodetect the version. |
| Other | これらの隠しプロパティは特定のユースケースでのみ使用されます。 |
| Pagesize | SAP HANA XSA から返されるページあたりの結果の最大数。 |
| ParametersEntitySets | The comma separated list of the renamed parameter entity sets for the exposed parameterized calculated views. |
| PseudoColumns | このプロパティは、テーブルのカラムとして疑似カラムが含まれているかどうかを示します。 |
| Readonly | このプロパティを使用して、provider からSAP HANA XSA へのアクセスを読み取り専用に設定できます。 |
| RTK | ライセンス供与で使用されるランタイムキー。 |
| SupportsExpand | Whether you need to specify the base entity's key to query navigation property views. |
| SupportsFormulas | A boolean indicating whether the OData service supports server side formulas. |
| Timeout | タイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。 |
| UseClientSidePaging | Whether or not the CData ADO.NET Provider for SAP HANA XSA should use client side paging. |
| UseEtags | Whether or not the OData source uses Etags. |
| UserDefinedViews | カスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。 |
| UseSimpleNames | テーブルとカラムに簡略名を使用するかどうかを決定するboolean。 |