Compartilhar via


USqlTablePreview.TotalRowCount Propriedade

Definição

Obtém ou define o número total de linhas na tabela ou partição.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a