共用方式為


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()

適用於