BizTalkRootMessage 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public ref class BizTalkRootMessage abstract : Microsoft::BizTalk::Message::Interop::IBaseMessage
public abstract class BizTalkRootMessage : Microsoft.BizTalk.Message.Interop.IBaseMessage
type BizTalkRootMessage = class
interface IBaseMessage
Public MustInherit Class BizTalkRootMessage
Implements IBaseMessage
- 繼承
-
BizTalkRootMessage
- 衍生
- 實作
建構函式
BizTalkRootMessage() |
欄位
_bodyPartID | |
_bodyPartName | |
_internalNameSpace | |
_messageID | |
_partCount | |
_partNames | |
_partsarray | |
_partsHT |
屬性
AdapterName | |
BodyPart | |
BodyPartName | |
Class | |
Context | |
CreationTime | |
HostName | |
InstanceID | |
IsMutable | |
MessageID | |
MessageType | |
OriginatorPartyName | |
OriginatorSecurityName | |
PartCount | |
ServiceTypeID | |
Url |
方法
AddPart(String, IBaseMessagePart, Boolean) | |
GetErrorInfo() | |
GetPart(String) | |
GetPartByIndex(Int32, String) | |
GetSize(UInt64, Boolean) | |
RemovePart(String) | |
SetErrorInfo(Exception) |
擴充方法
Clone(IBaseMessage, IPipelineContext, Stream) | |
CloneAttachmentsTo(IBaseMessage, IBaseMessage, IBaseMessageFactory) | |
Update(IBaseMessage, Guid, Boolean, Boolean) |