次の方法で共有


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

適用対象