Share via


IDTSOutput100.Name Propriété

Définition

Obtient ou définit le nom d'un objet IDTSOutput100.

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

Valeur de propriété

Nom de l'objet IDTSOutput100.

Implémente

Attributs

Remarques

Il s’agit d’une propriété requise et si elle n’est pas spécifiée, le concepteur échoue lors du chargement du package qui contient le composant avec la sortie non nommée.

S’applique à