语言

FlatFileColumn.TextQualified 属性

定义

获得或设置一个布尔值,指示该列是否经过文本限定。

public:
 property bool TextQualified { bool get(); void set(bool value); };
public bool TextQualified { get; set; }
member this.TextQualified : bool with get, set
Public Property TextQualified As Boolean

属性值

一个布尔值,表示该列是否经过文本限定。

适用于