Compartilhar via


USqlTableFragment.RowCount Propriedade

Definição

Obtém ou define o número de linhas no fragmento da tabela.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a