IDTSInput100.Component Propriété
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.
Obtient l'objet IDTSComponentMetaData100 d'un objet IDTSInput100.
public:
property Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSComponentMetaData100 ^ Component { Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSComponentMetaData100 ^ get(); };
[System.Runtime.InteropServices.DispId(117)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSComponentMetaData100 Component { [System.Runtime.InteropServices.DispId(117)] get; }
[<System.Runtime.InteropServices.DispId(117)>]
[<get: System.Runtime.InteropServices.DispId(117)>]
member this.Component : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSComponentMetaData100
Public ReadOnly Property Component As IDTSComponentMetaData100
Valeur de propriété
Retourne l'objetIDTSComponentMetaData100 de l'objet IDTSInput100.
- Attributs