Compartilhar via


DataFlowDebugCommandPayload.Columns Propriedade

Definição

Obtém ou define a matriz de nomes de coluna.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a