ColumnInformation.NumericColumnNames 属性

定义

数值的数据集列。

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

属性值

默认值为新的空 Collection<T>值。

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于