IDTSConnectionManagerFlatFileColumn100.TextQualified Property

Definition

public:
 property bool TextQualified { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(9)]
public bool TextQualified { [System.Runtime.InteropServices.DispId(9)] get; [System.Runtime.InteropServices.DispId(9)] set; }
[<System.Runtime.InteropServices.DispId(9)>]
[<get: System.Runtime.InteropServices.DispId(9)>]
[<set: System.Runtime.InteropServices.DispId(9)>]
member this.TextQualified : bool with get, set
Public Property TextQualified As Boolean

Property Value

A Boolean that indicates whether the column is text qualified.

Attributes

Applies to