Aracılığıyla paylaş


USqlTablePreview.TotalColumnCount Property

Definition

Gets or sets the total number of columns in the table or partition.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to