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

属性值

缓存的名称。

属性

适用于