次の方法で共有


QueryStatisticsProperties.QueryId プロパティ

定義

一意のクエリ ID (1 つのデータベース内で一意) を取得します。

[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

適用対象