BatchStreamReader(IPipelineContext, Boolean, Boolean, String, Stream) Constructor
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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)
Parámetros
- pipelineContext
- IPipelineContext
- schemaValidation
- Boolean
- breValidation
- Boolean
- party
- String
- messagesStream
- Stream