Share via


IDTSInputColumnCachedInfo100.CachedName 속성

정의

캐시된 이름을 가져오거나 설정합니다.

public:
 property System::String ^ CachedName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(134)]
public string CachedName { [System.Runtime.InteropServices.DispId(134)] get; [System.Runtime.InteropServices.DispId(134)] set; }
[<System.Runtime.InteropServices.DispId(134)>]
[<get: System.Runtime.InteropServices.DispId(134)>]
[<set: System.Runtime.InteropServices.DispId(134)>]
member this.CachedName : string with get, set
Public Property CachedName As String

속성 값

캐시된 이름입니다.

특성

적용 대상