Share via


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

プロパティ値

キャッシュされたコード ページです。

属性

適用対象