IDTSInputColumnCachedInfo100.CachedCodePage Property

Definition

Gets or sets the cached code page.

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

Property Value

The cached code page.

Attributes

Applies to