次の方法で共有


IDynamicAdapterConfig インターフェイス

定義

重要

この API は CLS 準拠ではありません。

public interface class IDynamicAdapterConfig : Microsoft::BizTalk::Adapter::Framework::IAdapterConfig
[System.CLSCompliant(false)]
public interface IDynamicAdapterConfig : Microsoft.BizTalk.Adapter.Framework.IAdapterConfig
type IDynamicAdapterConfig = interface
    interface IAdapterConfig
Public Interface IDynamicAdapterConfig
Implements IAdapterConfig
属性
実装

メソッド

DisplayUI(IPropertyBag, IWin32Window, String[])
GetConfigSchema(ConfigType) (継承元 IAdapterConfig)
GetSchema(String, String, String) (継承元 IAdapterConfig)

適用対象