Delen via


ScriptActivityScriptBlock.Text Property

Definition

The query text. Type: string (or Expression with resultType string).

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

Property Value

Applies to