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的代码页。

属性

适用于