IDTSInputColumnCachedInfo100.CachedName Property

Definition

Gets or sets the cached name.

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

Property Value

The cached name.

Attributes

Applies to