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

속성 값

캐시된 코드 페이지입니다.

특성

적용 대상