MainPipeClass.IDTSObjectModel100_get_ComponentMetaDataCollection 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::IDTSComponentMetaDataCollection100 ^ IDTSObjectModel100_get_ComponentMetaDataCollection() = Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSObjectModel100::get_ComponentMetaDataCollection;
public virtual Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSComponentMetaDataCollection100 IDTSObjectModel100_get_ComponentMetaDataCollection ();
abstract member IDTSObjectModel100_get_ComponentMetaDataCollection : unit -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSComponentMetaDataCollection100
override this.IDTSObjectModel100_get_ComponentMetaDataCollection : unit -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSComponentMetaDataCollection100
Public Overridable Function IDTSObjectModel100_get_ComponentMetaDataCollection () As IDTSComponentMetaDataCollection100