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

适用于