IDTSObjectModel100.PathCollection Propriedade

Definição

Obtém o IDTSPathCollection100 que contém uma coleção de IDTSPath100 de um tarefa de fluxo de dados.

public:
 property Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSPathCollection100 ^ PathCollection { Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSPathCollection100 ^ get(); };
[System.Runtime.InteropServices.DispId(13)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSPathCollection100 PathCollection { [System.Runtime.InteropServices.DispId(13)] get; }
[<System.Runtime.InteropServices.DispId(13)>]
[<get: System.Runtime.InteropServices.DispId(13)>]
member this.PathCollection : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSPathCollection100
Public ReadOnly Property PathCollection As IDTSPathCollection100

Valor da propriedade

O objeto IDTSPathCollection100.

Atributos

Aplica-se a