IDTSVirtualInput100.Description Eigenschaft

Definition

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

Eigenschaftswert

Die Beschreibung des IDTSVirtualInput100 Objekts.

Implementiert

Attribute

Hinweise

Die Description-Eigenschaft wird nicht von der Datenfluss-Engine für virtuelle Eingabeobjekte festgelegt. Versuche, dieser Eigenschaft einen Wert zuzuweisen, führen zu einem Microsoft. SqlServer.Dts.Runtime.HResults.DTS_E_FAIL Ausnahme.

Gilt für: