다음을 통해 공유


Adapter 클래스

정의

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
상속
Adapter
파생
구현

생성자

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

속성

ClassID
Description
HandlerPropertyBag
Initialized
Name
PropertyNamespace
TransportProxy
TransportType
Version

메서드

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

적용 대상