言語

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

プロパティ値

列がテキスト限定かどうかを示すブール数です。

適用対象