DataFlowDebugCommandResponse Class

Definition

Response body structure of data flow result for data preview, statistics or expression preview.

public class DataFlowDebugCommandResponse
type DataFlowDebugCommandResponse = class
Public Class DataFlowDebugCommandResponse
Inheritance
DataFlowDebugCommandResponse

Constructors

DataFlowDebugCommandResponse()

Initializes a new instance of the DataFlowDebugCommandResponse class.

DataFlowDebugCommandResponse(String, String)

Initializes a new instance of the DataFlowDebugCommandResponse class.

Properties

Data

Gets or sets the result data of data preview, statistics or expression preview.

Status

Gets or sets the run status of data preview, statistics or expression preview.

Applies to