QueryStatistic.QueryId Property

Definition

Gets or sets database query identifier.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to