Freigeben über


BatchStreamReader(IPipelineContext, Boolean, Boolean, String, Stream) Konstruktor

Definition

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

Gilt für: