次の方法で共有


QueryExecutionResult.QueryText Property

Definition

Gets or sets query text retrieved from the source server

[Newtonsoft.Json.JsonProperty(PropertyName="queryText")]
public string QueryText { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="queryText")>]
member this.QueryText : string with get, set
Public Property QueryText As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to