IDTSVirtualInputColumn100.CodePage 속성

정의

가상 입력 열에 포함된 데이터를 해석하는 데 사용되는 문자 집합을 받습니다.

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

속성 값

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

특성

적용 대상