MainPipeClass.IDTSObjectModel100_get_PathCollection Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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