Share via


ConnectionManagerFlatFileClass.Unicode 속성

정의

연결에서 유니코드 기능을 지원하는지 여부를 나타내는 값을 가져오거나 설정합니다.

public:
 virtual property bool Unicode { bool get(); void set(bool value); };
public virtual bool Unicode { get; set; }
member this.Unicode : bool with get, set
Public Overridable Property Unicode As Boolean

속성 값

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

구현

적용 대상