Freigeben über


ColumnInformation.NumericColumnNames Eigenschaft

Definition

Die Datasetspalten, die numerische sind.

[Newtonsoft.Json.JsonProperty]
public System.Collections.Generic.ICollection<string> NumericColumnNames { get; }
[<Newtonsoft.Json.JsonProperty>]
member this.NumericColumnNames : System.Collections.Generic.ICollection<string>
Public ReadOnly Property NumericColumnNames As ICollection(Of String)

Eigenschaftswert

Der Standardwert ist ein neuer, leerer Collection<T>Wert.

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: