IDTSConnectionManagerFlatFile100.CodePage Property

Definition

This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass.

public:
 property int CodePage { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(10)]
public int CodePage { [System.Runtime.InteropServices.DispId(10)] get; [System.Runtime.InteropServices.DispId(10)] set; }
[<System.Runtime.InteropServices.DispId(10)>]
[<get: System.Runtime.InteropServices.DispId(10)>]
[<set: System.Runtime.InteropServices.DispId(10)>]
member this.CodePage : int with get, set
Public Property CodePage As Integer

Property Value

Attributes

Applies to