次の方法で共有


DataFlowDebugCommandResponse クラス

定義

データ プレビュー、統計、または式プレビューのデータ フロー結果の応答本文の構造。

public class DataFlowDebugCommandResponse
type DataFlowDebugCommandResponse = class
Public Class DataFlowDebugCommandResponse
継承
DataFlowDebugCommandResponse

コンストラクター

DataFlowDebugCommandResponse()

DataFlowDebugCommandResponse クラスの新しいインスタンスを初期化します。

DataFlowDebugCommandResponse(String, String)

DataFlowDebugCommandResponse クラスの新しいインスタンスを初期化します。

プロパティ

Data

データ プレビュー、統計、または式プレビューの結果データを取得または設定します。

Status

データ プレビュー、統計、または式プレビューの実行状態を取得または設定します。

適用対象