SapOpenHubSource.BaseRequestId Property

Definition

The ID of request for delta loading. Once it is set, only data with requestId larger than the value of this property will be retrieved. The default value is 0. Type: integer (or Expression with resultType integer ).

public object BaseRequestId { get; set; }
member this.BaseRequestId : obj with get, set
Public Property BaseRequestId As Object

Property Value

Applies to