다음을 통해 공유


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

적용 대상