Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EvaluateDataFlowExpressionRequest

Package version

Request body structure for data flow expression preview.

Hierarchy

  • EvaluateDataFlowExpressionRequest

Index

Properties

Optional dataFlowName

dataFlowName: undefined | string

The data flow which contains the debug session.

Optional expression

expression: undefined | string

The expression for preview.

Optional rowLimits

rowLimits: undefined | number

The row limit for preview request.

Optional sessionId

sessionId: undefined | string

The ID of data flow debug session.

Optional streamName

streamName: undefined | string

The output stream name.

Generated using TypeDoc