BatchStreamReader(IPipelineContext, Boolean, Boolean, String, Stream) 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:
BatchStreamReader(Microsoft::BizTalk::Component::Interop::IPipelineContext ^ pipelineContext, bool schemaValidation, bool breValidation, System::String ^ party, System::IO::Stream ^ messagesStream);
public BatchStreamReader (Microsoft.BizTalk.Component.Interop.IPipelineContext pipelineContext, bool schemaValidation, bool breValidation, string party, System.IO.Stream messagesStream);
new Microsoft.Solutions.BTAHL7.Pipelines.BatchStreamReader : Microsoft.BizTalk.Component.Interop.IPipelineContext * bool * bool * string * System.IO.Stream -> Microsoft.Solutions.BTAHL7.Pipelines.BatchStreamReader
Public Sub New (pipelineContext As IPipelineContext, schemaValidation As Boolean, breValidation As Boolean, party As String, messagesStream As Stream)
Parameter
- pipelineContext
- IPipelineContext
- schemaValidation
- Boolean
- breValidation
- Boolean
- party
- String
- messagesStream
- Stream