IDTSCustomProperty100.Name Propriété

Définition

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 d'un objet IDTSCustomProperty100.

Implémente

Attributs

Remarques

La propriété Name identifie le IDTSCustomProperty100 concepteur SSIS et est également utilisée pour accéder à la propriété dans une IDTSCustomPropertyCollection100 collection.

S’applique à