IDTSPath100.Name Propriedade

Definição

Obtém ou define o identificador de string de um IDTSPath100 objeto.

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

Valor da propriedade

O nome do IDTSPath100 objeto.

Implementações

Atributos

Comentários

Nomes de caminhos, ao contrário dos nomes dos componentes, não exigem que sejam únicos.

Aplica-se a