다음을 통해 공유


ColumnInformation.TextColumnNames 속성

정의

텍스트인 데이터 세트 열입니다.

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

속성 값

기본값은 비어 Collection<T>있는 새 값입니다.

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상