The interfaces described in the Microsoft.BizTalk.Adapter.Framework namespace enable adapters to provide:
- Configuration property pages.
- Means to import services and schemas into the BizTalk project.
Classes
| Classes | Description |
| PropertyBag | Provides an object with a property bag in which the object can persistently save its properties. |
Interfaces
| Interface | Description |
| IAdapterConfig | Queries for the configuration specifications described in an XML Schema Definition Language schema. |
| IAdapterConfigValidation | Validates adapter configuration information. |
| IAdapterInfo | Gets help information for the adapter. |
| IDynamicAdapterConfig | Displays a custom user interface for user interactions, and returns an array of Web Service Language Descriptions (WSDL) that are imported by BizTalk Explorer into the BizTalk project. |
| IStaticAdapterConfig | Queries the adapter for a service organization and individual service descriptions |
Enumerations
| Enumeration | Description |
| ConfigType | Describes the target usage of the configuration specification. |
| Result | Indicates the status code to describe the results of the GetSchema method of IAdapterConfig and the DisplayUI method of IDynamicAdapterConfig. |
See Also
.NET Framework Class Library
To download updated BizTalk Server 2004 Help from www.microsoft.com, go to
http://go.microsoft.com/fwlink/?linkid=20616.
Copyright © 2004 Microsoft Corporation.
All rights reserved.