Share via


AzureSqlSource.SqlReaderQuery Property

Definition

SQL reader query. Type: string (or Expression with resultType string).

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

Property Value

Applies to