Freigeben über


DataLakeAnalyticsUSQLActivity.CompilationMode Eigenschaft

Definition

Ruft den Kompilierungsmodus von U-SQL ab oder legt diese fest. Muss einer der folgenden Werte sein: Semantic, Full und SingleBox. Type: string (oder Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.compilationMode")]
public object CompilationMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.compilationMode")>]
member this.CompilationMode : obj with get, set
Public Property CompilationMode As Object

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: