IDTSInputColumnCachedInfo100.CachedLength 속성

정의

캐시된 길이를 가져오거나 설정합니다.

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

속성 값

캐시된 길이입니다.

특성

적용 대상