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

屬性值

Int32

整數,表示的字碼頁 IDTSVirtualInputColumn100

屬性

適用於