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

属性值

一个布尔值,指示列是否为文本限定。

适用于