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

プロパティ値

コード ページを表す整数。

属性

適用対象