Bagikan melalui


ScriptActivityScriptBlock.QueryType Property

Definition

The type of the query. Please refer to the ScriptType for valid options. Type: string (or Expression with resultType string).

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

Property Value

Applies to