Compartir a través de


Adapter Clase

Definición

public ref class Adapter abstract : Microsoft::BizTalk::Component::Interop::IBaseComponent, Microsoft::BizTalk::Component::Interop::IPersistPropertyBag, Microsoft::BizTalk::TransportProxy::Interop::IBTTransport, Microsoft::BizTalk::TransportProxy::Interop::IBTTransportControl
public abstract class Adapter : Microsoft.BizTalk.Component.Interop.IBaseComponent, Microsoft.BizTalk.Component.Interop.IPersistPropertyBag, Microsoft.BizTalk.TransportProxy.Interop.IBTTransport, Microsoft.BizTalk.TransportProxy.Interop.IBTTransportControl
type Adapter = class
    interface IBTTransport
    interface IBaseComponent
    interface IBTTransportControl
    interface IPersistPropertyBag
Public MustInherit Class Adapter
Implements IBaseComponent, IBTTransport, IBTTransportControl, IPersistPropertyBag
Herencia
Adapter
Derivado
Implementaciones

Constructores

Adapter(String, String, String, String, Guid, String)

Propiedades

ClassID
Description
HandlerPropertyBag
Initialized
Name
PropertyNamespace
TransportProxy
TransportType
Version

Métodos

GetClassID(Guid)
HandlerPropertyBagLoaded()
Initialize(IBTTransportProxy)
InitNew()
Load(IPropertyBag, Int32)
Save(IPropertyBag, Boolean, Boolean)
Terminate()

Se aplica a