次の方法で共有


DataFlowDebugSessionExecuteCommandOperation.Value プロパティ

定義

実行時間の長い操作の最終的な結果。

public override Azure.Analytics.Synapse.Artifacts.Models.DataFlowDebugCommandResponse Value { get; }
member this.Value : Azure.Analytics.Synapse.Artifacts.Models.DataFlowDebugCommandResponse
Public Overrides ReadOnly Property Value As DataFlowDebugCommandResponse

プロパティ値

注釈

このプロパティには、操作が正常に完了した後にのみアクセスできます (HasValue が true です)。

適用対象