FFAsmXMLAsmWrapper.GetTranslatorStream Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
protected:
override Microsoft::BizTalk::Streaming::XmlTranslatorStream ^ GetTranslatorStream(Microsoft::BizTalk::Component::Interop::IPipelineContext ^ pipelineContext, Microsoft::BizTalk::Component::Utilities::SchemaList ^ envelopeDocSpecNames, cli::array <Microsoft::BizTalk::Message::Interop::IBaseMessage ^> ^ msgs, bool writeStartDocument, System::String ^ strProcessingInstruction, Microsoft::BizTalk::Component::XmlAsmComp::ProcessingInstructionsOptions PIOption, Microsoft::BizTalk::Component::Utilities::SchemaList ^ documentSpecNames, System::String ^ targetCharset);
protected override Microsoft.BizTalk.Streaming.XmlTranslatorStream GetTranslatorStream (Microsoft.BizTalk.Component.Interop.IPipelineContext pipelineContext, Microsoft.BizTalk.Component.Utilities.SchemaList envelopeDocSpecNames, Microsoft.BizTalk.Message.Interop.IBaseMessage[] msgs, bool writeStartDocument, string strProcessingInstruction, Microsoft.BizTalk.Component.XmlAsmComp.ProcessingInstructionsOptions PIOption, Microsoft.BizTalk.Component.Utilities.SchemaList documentSpecNames, string targetCharset);
override this.GetTranslatorStream : Microsoft.BizTalk.Component.Interop.IPipelineContext * Microsoft.BizTalk.Component.Utilities.SchemaList * Microsoft.BizTalk.Message.Interop.IBaseMessage[] * bool * string * Microsoft.BizTalk.Component.XmlAsmComp.ProcessingInstructionsOptions * Microsoft.BizTalk.Component.Utilities.SchemaList * string -> Microsoft.BizTalk.Streaming.XmlTranslatorStream
Protected Overrides Function GetTranslatorStream (pipelineContext As IPipelineContext, envelopeDocSpecNames As SchemaList, msgs As IBaseMessage(), writeStartDocument As Boolean, strProcessingInstruction As String, PIOption As XmlAsmComp.ProcessingInstructionsOptions, documentSpecNames As SchemaList, targetCharset As String) As XmlTranslatorStream
Paramètres
- pipelineContext
- IPipelineContext
- envelopeDocSpecNames
- SchemaList
- msgs
- IBaseMessage[]
- writeStartDocument
- Boolean
- strProcessingInstruction
- String
- documentSpecNames
- SchemaList
- targetCharset
- String