Condividi tramite


IDTSVirtualInputColumn100.Description Proprietà

Definizione

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

Valore della proprietà

Valore String contenente la descrizione dell'oggettoIDTSVirtualInputColumn100.

Implementazioni

Attributi

Commenti

Le modifiche apportate alla descrizione della colonna virtuale non vengono mantenute nella colonna di output upstream o nella colonna di input virtuale.

Si applica a