Udostępnij za pośrednictwem


DataFlowDebugCommandResponse.Data Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="data")]
public string Data { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="data")>]
member this.Data : string with get, set
Public Property Data As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to