次の方法で共有


QueryStatistic.QueryId プロパティ

定義

クエリの ID を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象