DataFlowDebugCommandResponse interface
Response body structure of data flow result for data preview, statistics or expression preview.
Properties
data | The result data of data preview, statistics or expression preview. |
status | The run status of data preview, statistics or expression preview. |
Property Details
data
The result data of data preview, statistics or expression preview.
data?: string
Property Value
string
status
The run status of data preview, statistics or expression preview.
status?: string
Property Value
string