MainPipeClass.IDTSObjectModel100_get_PathCollection Method

Definition

public:
 virtual Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSPathCollection100 ^ IDTSObjectModel100_get_PathCollection() = Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSObjectModel100::get_PathCollection;
public virtual Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSPathCollection100 IDTSObjectModel100_get_PathCollection ();
abstract member IDTSObjectModel100_get_PathCollection : unit -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSPathCollection100
override this.IDTSObjectModel100_get_PathCollection : unit -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSPathCollection100
Public Overridable Function IDTSObjectModel100_get_PathCollection () As IDTSPathCollection100

Returns

Applies to