Linguaggio

IDTSCustomProperty100.Name Proprietà

Definizione

Ottiene o imposta il nome di un IDTSCustomProperty100 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à

Il nome di un IDTSCustomProperty100 oggetto.

Implementazioni

Attributi

Commenti

La Name proprietà identifica il IDTSCustomProperty100 SSIS Designer ed è anche utilizzata per accedere alla proprietà in una IDTSCustomPropertyCollection100 collezione.

Si applica a