MSBTS_AdapterSetting (WMI)
Registers new adapters with Microsoft® BizTalk® Server.
Declaration
class MSBTS_AdapterSetting : MSBTS_Setting
Members
MSBTS_AdapterSetting defines the following properties:
Property | Description |
---|---|
Caption (Inherited from CIM_Setting) | For more information about the CIM_Setting class, see the Windows Management Instrumentation documentation at https://go.microsoft.com/fwlink/?LinkID=20246. |
Comment | Gets or sets user comments. |
Constraints | Gets a bitmap with the constraints of the adapter. |
DefaultInboundCfg | Gets a default inbound configuration for the adapter. |
DefaultOutboundCfg | Gets a default outbound configuration for the adapter. |
Description (Inherited from CIM_Setting) | For more information about the CIM_Setting class, see the Windows Management Instrumentation documentation at https://go.microsoft.com/fwlink/?LinkID=20246. |
MgmtCLSID | Gets the class ID (CLSID) of the COM component responsible for managing this adapter. |
MgmtDbNameOverride | Overrides the initial catalog part of the BizTalk Management database connect string, and represents the database name. This property was not implemented for BizTalk Server and is reserved for future use. |
MgmtDbServerOverride | Overrides the data source part of the BizTalk Management database connect string. This property was not implemented for BizTalk Server and is reserved for future use. |
Name | Gets the name of the adapter. |
SettingID (Inherited from CIM_Setting) | For more information about the CIM_Setting class, see the Windows Management Instrumentation documentation at https://go.microsoft.com/fwlink/?LinkID=20246. |
Remarks
Creating or deleting instances of this class registers and un-registers adapters from BizTalk Server. Enumerating instances of this class returns all the registered BizTalk adapters. Microsoft BizTalk Server includes several native adapters such as FILE, FTP, HTTP, BizTalk Message Queuing, SMTP, SOAP, and SQL. You can develop custom adapters and register them using this class. For more information about native adapters, see Using Adapters. For more information about creating custom adapters, see Developing Adapters Using the Adapter Framework.
For more information about the minimum security user rights required to administer an adapter, see Minimum Security User Rights.
Requirements
Header: Declared in BTSWMISchema2K.mof or BTSWMISchemaXP.mof.
Namespace: Included in \root\MicrosoftBizTalkServer.