Condividi tramite


IBaseMessageContext Interfaccia

Definizione

public interface class IBaseMessageContext : Microsoft::BizTalk::Message::Interop::IBasePropertyBag
[System.Runtime.InteropServices.Guid("fff93005-75a2-450a-8a39-53120ca8d8fa")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IBaseMessageContext : Microsoft.BizTalk.Message.Interop.IBasePropertyBag
type IBaseMessageContext = interface
    interface IBasePropertyBag
Public Interface IBaseMessageContext
Implements IBasePropertyBag
Attributi
Implementazioni

Proprietà

CountProperties

Metodi

AddPredicate(String, String, Object)
GetPropertyType(String, String)
IsPromoted(String, String)
Promote(String, String, Object)
Read(String, String)
ReadAt(Int32, String, String)
Write(String, String, Object)

Metodi di estensione

WriteOrPromote(IBaseMessageContext, String, String, Object, Boolean)

Si applica a