IDTSConnectionManagerFlatFile100.Unicode Property

Definition

This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass.

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

Property Value

Attributes

Applies to