次の方法で共有


USqlJobProperties.AlgebraFilePath プロパティ

定義

ジョブが完了した後の代数ファイル パスを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="algebraFilePath")]
public string AlgebraFilePath { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="algebraFilePath")>]
member this.AlgebraFilePath : string
Public ReadOnly Property AlgebraFilePath As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象