USqlJobProperties.AlgebraFilePath Property

Definition

Gets the algebra file path after the job has completed.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to