DataFlowSourceSetting interface

Definition of data flow source setting for debug.

Properties

rowLimit

Defines the row limit of data flow source in debug.

sourceName

The data flow source name.

Property Details

rowLimit

Defines the row limit of data flow source in debug.

rowLimit?: number

Property Value

number

sourceName

The data flow source name.

sourceName?: string

Property Value

string