IDTSOutputColumn100.CodePage Property

Definition

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

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

Property Value

An Integer that represents the code page.

Attributes

Applies to