次の方法で共有


USqlTableFragment.Size プロパティ

定義

テーブル フラグメントのデータ サイズをバイト単位で取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象