Pipeline.Execute(Int32, Int32, IBaseMessage) 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.
protected:
Microsoft::BizTalk::Message::Interop::IBaseMessage ^ Execute(int startStage, int endStage, Microsoft::BizTalk::Message::Interop::IBaseMessage ^ msgIn);
protected Microsoft.BizTalk.Message.Interop.IBaseMessage Execute (int startStage, int endStage, Microsoft.BizTalk.Message.Interop.IBaseMessage msgIn);
member this.Execute : int * int * Microsoft.BizTalk.Message.Interop.IBaseMessage -> Microsoft.BizTalk.Message.Interop.IBaseMessage
Protected Function Execute (startStage As Integer, endStage As Integer, msgIn As IBaseMessage) As IBaseMessage
Paramètres
- startStage
- Int32
- endStage
- Int32
- msgIn
- IBaseMessage