IDTSOutputColumn100.CodePage 속성

정의

열에 포함된 데이터를 해석하는 데 사용되는 문자 집합을 가져옵니다.

public:
 property int CodePage { int get(); };
[System.Runtime.InteropServices.DispId(109)]
public int CodePage { [System.Runtime.InteropServices.DispId(109)] get; }
[<System.Runtime.InteropServices.DispId(109)>]
[<get: System.Runtime.InteropServices.DispId(109)>]
member this.CodePage : int
Public ReadOnly Property CodePage As Integer

속성 값

코드 페이지를 나타내는 정수입니다.

특성

적용 대상