Partager via


USqlTableStatistics.ColNames Propriété

Définition

Obtient ou définit la liste des noms de colonnes associés à ces statistiques.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à