Partager via


DataLakeAnalyticsUSQLActivity.CompilationMode Propriété

Définition

Obtient ou définit le mode de compilation de U-SQL. Doit être l’une des valeurs suivantes : Semantic, Full et SingleBox. Type : chaîne (ou Expression avec chaîne resultType).

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à