Compartir a través de


HiveJobProperties.ExecutedStatementCount Propiedad

Definición

Obtiene el número de instrucciones que se han ejecutado en función del script.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a