Adapter(String, String, String, String, Guid, String) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
protected:
Adapter(System::String ^ name, System::String ^ version, System::String ^ description, System::String ^ transportType, Guid clsid, System::String ^ propertyNamespace);
protected Adapter (string name, string version, string description, string transportType, Guid clsid, string propertyNamespace);
new Microsoft.BizTalk.Adapter.Common.Adapter : string * string * string * string * Guid * string -> Microsoft.BizTalk.Adapter.Common.Adapter
Protected Sub New (name As String, version As String, description As String, transportType As String, clsid As Guid, propertyNamespace As String)
Paramètres
- name
- String
- version
- String
- description
- String
- transportType
- String
- clsid
- Guid
- propertyNamespace
- String