共用方式為


QueryStatistic.QueryId Property

Definition

Gets the id of the query

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to