MainPipeClass.IDTSObjectModel100_get_PathCollection Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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