Share via


IDTSProperty100.Name Proprietà

Definizione

Ottiene il nome della proprietà.

public:
 property System::String ^ Name { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(1)]
public string Name { [System.Runtime.InteropServices.DispId(1)] get; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
member this.Name : string
Public ReadOnly Property Name As String

Valore della proprietà

Nome della proprietà.

Attributi

Commenti

Per altre informazioni, vedere DtsProperty.

Si applica a