Share via


SalesforceSource.ReadBehavior Property

Definition

The read behavior for the operation. Default is Query. Allowed values: Query/QueryAll. Type: string (or Expression with resultType string).

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

Property Value

Applies to