Share via


SapOpenHubSource.ExcludeLastRequest Property

Definition

Whether to exclude the records of the last request. The default value is true. Type: boolean (or Expression with resultType boolean).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> ExcludeLastRequest { get; set; }
member this.ExcludeLastRequest : Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> with get, set
Public Property ExcludeLastRequest As DataFactoryElement(Of Boolean)

Property Value

Applies to