Share via


IDTSConnectionManagerFlatFile100.Unicode 속성

정의

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

속성 값

연결에서 유니코드 기능을 지원하는 경우 true입니다. 그렇지 않으면 false입니다.

특성

적용 대상