你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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