Compartir a través de


WorkloadGroup.QueryExecutionTimeout Propiedad

Definición

Obtiene o establece el tiempo de espera de ejecución de consultas del grupo de cargas de trabajo.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.queryExecutionTimeout")]
public int? QueryExecutionTimeout { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.queryExecutionTimeout")>]
member this.QueryExecutionTimeout : Nullable<int> with get, set
Public Property QueryExecutionTimeout As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a