Aracılığıyla paylaş


USqlTablePreview.TotalRowCount Property

Definition

Gets or sets the total number of rows in the table or partition.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to