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 object CompilationMode { get; set; }
member this.CompilationMode : obj with get, set
Public Property CompilationMode As Object

Property Value

Applies to