Compartir a través de


HiveJobProperties.StatementCount Propiedad

Definición

Obtiene el número de instrucciones que se ejecutarán en función del script.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a