Partilhar via


DataFlow.Streams Propriedade

Definição

Obtém ou define a lista de fluxos para esse fluxo de dados.

[Newtonsoft.Json.JsonProperty(PropertyName="streams")]
public System.Collections.Generic.IList<string> Streams { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="streams")>]
member this.Streams : System.Collections.Generic.IList<string> with get, set
Public Property Streams As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a