次の方法で共有


USqlTablePreview.TotalColumnCount プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象