Sdílet prostřednictvím


HiveJobProperties.StatementCount Property

Definition

Gets the number of statements that will be run based on the 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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to