次の方法で共有


USqlTableFragment.RowCount プロパティ

定義

テーブル フラグメント内の行数を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象