Miscellaneous
This section provides a complete list of the Miscellaneous properties you can configure in the connection string for this provider.
| Property | Description |
| DataFormat | The data format to retrieve data in. Select either ATOM or JSON. |
| IncludeNavigationParentColumns | Specifies whether the columns that serve as parent navigational elements should be incorporated within the navigation views. |
| MaxRows | 集計やGROUP BY を含まないクエリで返される最大行数を指定します。 |
| Other | 特定のユースケースに対する追加の隠しプロパティを指定します。特定の問題に対処するため、サポートチームが推奨する場合にのみ使用してください。詳細は備考を参照してください。 |
| Pagesize | provider がSAP SuccessFactors にデータをリクエストするときに返す、ページあたりの最大レコード数を指定します。 |
| PseudoColumns | テーブルカラムとして公開する擬似カラムを、'TableName=ColumnName;TableName=ColumnName' の形式の文字列で指定します。 |
| PurgeType | PurgeType is an optional parameter that determines whether an incremental or full update will be performed on an entity. |
| Readonly | provider からSAP SuccessFactors への読み取り専用アクセスを切り替えます。 |
| RTK | provider のライセンスを取得するためのランタイムキーを指定します。設定されていないか無効な場合、provider は標準のライセンス方法をデフォルトとして使用します。このプロパティは、標準のライセンス方法がサポートされていないか、ランタイムキーが必要な環境でのみ必要です。 |
| Timeout | provider がタイムアウトエラーを返すまでにサーバーからの応答を待機する最大時間を秒単位で指定します。 |
| UseClientSidePaging | Whether or not the CData ADO.NET Provider for SAP SuccessFactors should use client side paging. |
| UseEffectiveDate | Determines whether the provider automatically adds filters associated with effective dating, to tables that support effective dates. |
| UsePicklistDisplayNames | Boolean determining whether or not to use SAP labels for picklist options. |
| UserDefinedViews | カスタムビューを定義するJSON 構成ファイルへのファイルパスを指定します。provider は、このファイルで指定されたビューを自動的に検出して使用します。 |
| UserType | Set the type of user when using the LMS microservices. This property is valid only for the LMS microservices. |