Linguaggio

IDTSPath100.Name Proprietà

Definizione

Ottiene o imposta l'identificatore della stringa di un IDTSPath100 oggetto.

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

Valore della proprietà

Nome dell'oggetto IDTSPath100 .

Implementazioni

Attributi

Commenti

I nomi dei percorsi, a differenza dei nomi dei componenti, non richiedono di essere unici.

Si applica a