BatchAssembler(IPipelineContext, IBaseMessage) Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
BatchAssembler(Microsoft::BizTalk::Component::Interop::IPipelineContext ^ pipelineContext, Microsoft::BizTalk::Message::Interop::IBaseMessage ^ inMessage);
public BatchAssembler (Microsoft.BizTalk.Component.Interop.IPipelineContext pipelineContext, Microsoft.BizTalk.Message.Interop.IBaseMessage inMessage);
new Microsoft.Solutions.BTAHL7.Pipelines.BatchAssembler : Microsoft.BizTalk.Component.Interop.IPipelineContext * Microsoft.BizTalk.Message.Interop.IBaseMessage -> Microsoft.Solutions.BTAHL7.Pipelines.BatchAssembler
Public Sub New (pipelineContext As IPipelineContext, inMessage As IBaseMessage)
Parameter
- pipelineContext
- IPipelineContext
- inMessage
- IBaseMessage