Compartilhar via


USqlTableStatistics.ColNames Propriedade

Definição

Obtém ou define a lista de nomes de coluna associados a essas estatísticas.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a