DataFlowDebugCommandResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET