Compartir a través de


QueryStatistics.QueryId Propiedad

Definición

Obtiene el identificador de consulta único (único dentro de una base de datos).

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a