Pipeline.Execute(Int32, Int32, IBaseMessage) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
參數
- startStage
- Int32
- endStage
- Int32
- msgIn
- IBaseMessage