次の方法で共有


QueryStatistics.QueryId プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象