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を表す整数。

属性

適用対象