次の方法で共有


DataFlowDebugCommandPayload.RowLimits プロパティ

定義

プレビュー応答の行の制限を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="rowLimits")]
public int? RowLimits { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rowLimits")>]
member this.RowLimits : Nullable<int> with get, set
Public Property RowLimits As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象