Langage

IDTSOutput100.Name Propriété

Définition

Obtient ou définit le nom d’un 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 du IDTSOutput100.

Implémente

Attributs

Remarques

C’est une propriété requise et si elle n’est pas spécifiée, le concepteur échoue lorsqu’il charge le package contenant le composant avec la sortie non nommée.

S’applique à