Compartir a través de


DataFlowDebugSessionInfo.DataFlowName Propiedad

Definición

Obtiene o establece el nombre del flujo de datos.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a