DataFlowSourceSetting.RowLimit Property

Definition

Defines the row limit of data flow source in debug.

public int? RowLimit { get; set; }
member this.RowLimit : Nullable<int> with get, set
Public Property RowLimit As Nullable(Of Integer)

Property Value

Applies to