Udostępnij za pośrednictwem


DataFlowDebugSessionInfo.DataFlowName Property

Definition

Gets or sets the name of the data flow.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to