次の方法で共有


USqlTablePreview.TotalRowCount プロパティ

定義

テーブルまたはパーティション内の行の合計数を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象