Miscellaneous
このセクションでは、本プロバイダーの接続文字列で設定可能なMiscellaneous プロパティの全リストを提供します。
プロパティ | 説明 |
BatchSize | 送信する各バッチ処理の最大サイズ。 |
ConnectionLifeTime | 接続の最大有効期間(秒単位)。その時間が経過すると、接続オブジェクトは削除されます。 |
DataFormat | The data format to retrieve data in. Select either ATOM or JSON. |
MaxRows | クエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。 |
Other | これらの隠しプロパティは特定のユースケースでのみ使用されます。 |
Pagesize | SAP SuccessFactors から返されるページあたりの結果の最大数。 |
PoolIdleTimeout | 接続が閉じられる前に許容されたアイドル時間。 |
PoolMaxSize | プールの最大接続数。 |
PoolMinSize | プール内の最小接続数。 |
PoolWaitTime | 使用可能な接続を待機する最大秒数。 |
PseudoColumns | カラムとして公開する擬似カラムのセットを指定します。 |
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 | ライセンス供与で使用されるランタイムキー。 |
Timeout | タイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。 |
UseClientSidePaging | Whether or not the CData ADO.NET Provider for SAP SuccessFactors should use client side paging. |
UseConnectionPooling | このプロパティは、コネクションプーリングを有効にします。 |
UseEffectiveDate | Whether or not the provider should automatically add the 'FromDate' and 'ToDate' filters to tables that support effective dates. |
UsePicklistDisplayNames | Boolean determining whether or not to use SAP labels for picklist options. |
UserDefinedViews | カスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。 |
UserType | Set the type of user when using the LMS microservices. This property is valid only for the LMS microservices. |