Aracılığıyla paylaş


USqlTableFragment.RowCount Property

Definition

Gets or sets the number of rows in the table fragment.

[Newtonsoft.Json.JsonProperty(PropertyName="rowCount")]
public long? RowCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rowCount")>]
member this.RowCount : Nullable<int64> with get, set
Public Property RowCount As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to