Share via


IDTSVirtualInput100.Description Propriété

Définition

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

Valeur de propriété

Description de l'objet IDTSVirtualInput100.

Implémente

Attributs

Remarques

La propriété Description n’est pas définie par le moteur de flux de données pour les objets d’entrée virtuelle. Toute tentative d’affectation d’une valeur à cette propriété entraîne une exception Microsoft.SqlServer.Dts.Runtime.HResults.DTS_E_FAIL.

S’applique à