Aracılığıyla paylaş


USqlTableFragment.Size Property

Definition

Gets or sets the data size of the table fragment in bytes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to