IDTSVirtualInputColumn100.CodePage Property

Definition

Gets the character set used to interpret the data contained in a virtual input column.

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

Property Value

An Integer that represents the code page of the IDTSVirtualInputColumn100.

Attributes

Applies to