Freigeben über


DataFlowSourceSetting.RowLimit Eigenschaft

Definition

Dient zum Abrufen oder Festlegen des Zeilenlimits der Datenflussquelle im Debuggen.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: