Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataFlowSourceSetting

Package version

Definition of data flow source setting for debug.

Hierarchy

  • DataFlowSourceSetting

Indexable

[property: string]: any

Describes unknown properties. The value of an unknown property can be of "any" type.

Index

Properties

Properties

Optional rowLimit

rowLimit: undefined | number

Defines the row limit of data flow source in debug.

Optional sourceName

sourceName: undefined | string

The data flow source name.

Generated using TypeDoc