次の方法で共有


DataLakeAnalyticsUsqlActivity.CompilationMode プロパティ

定義

U-SQL のコンパイル モード。 Semantic、Full、SingleBox のいずれかの値を指定する必要があります。 型: string (または resultType 文字列を含む式)。

public object CompilationMode { get; set; }
member this.CompilationMode : obj with get, set
Public Property CompilationMode As Object

プロパティ値

適用対象