다음을 통해 공유


ConnectionManagerMultiFlatFileClass.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입니다. CodePage를 사용하는 경우 false입니다.

구현

적용 대상