Share via


SalesforceV2Source.SoqlQuery Property

Definition

Database query. Type: string (or Expression with resultType string).

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

Property Value

Applies to