IDTSInputColumnCachedInfo100.CachedCodePage 属性

定义

获取或设置缓存的代码页。

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

属性值

缓存的代码页。

属性

适用于