Share via


DataLakeAnalyticsUsqlActivity.CompilationMode Property

Definition

Compilation mode of U-SQL. Must be one of these values : Semantic, Full and SingleBox. Type: string (or Expression with resultType string).

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

Property Value

Applies to