Partilhar via


USqlJobProperties.TotalRunningTime Propriedade

Definição

Obtém o tempo total que este trabalho gastou em execução. Esse valor não deve ser definido pelo usuário e será ignorado se for.

[Newtonsoft.Json.JsonProperty(PropertyName="totalRunningTime")]
public TimeSpan? TotalRunningTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="totalRunningTime")>]
member this.TotalRunningTime : Nullable<TimeSpan>
Public ReadOnly Property TotalRunningTime As Nullable(Of TimeSpan)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a