AdapterPropertyPages.Edit Méthode
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.
Surcharges
Edit(IntPtr, String, String, String, IProtocolType, AdapterPropertyPages+ProviderType, String, Int32)
public:
static bool Edit(IntPtr parentHwnd, System::String ^ % transportTypeData, System::String ^ % transportAddress, System::String ^ % addressableURI, Microsoft::BizTalk::ExplorerOM::IProtocolType ^ transportType, Microsoft::BizTalk::Admin::AdapterPropertyPages::ProviderType providerType, System::String ^ contextName, int contextWay);
public static bool Edit (IntPtr parentHwnd, ref string transportTypeData, ref string transportAddress, ref string addressableURI, Microsoft.BizTalk.ExplorerOM.IProtocolType transportType, Microsoft.BizTalk.Admin.AdapterPropertyPages.ProviderType providerType, string contextName, int contextWay);
static member Edit : nativeint * string * string * string * Microsoft.BizTalk.ExplorerOM.IProtocolType * Microsoft.BizTalk.Admin.AdapterPropertyPages.ProviderType * string * int -> bool
Paramètres
- parentHwnd
-
IntPtr
nativeint
- transportTypeData
- String
- transportAddress
- String
- addressableURI
- String
- transportType
- IProtocolType
- providerType
- AdapterPropertyPages.ProviderType
- contextName
- String
- contextWay
- Int32
Retours
S’applique à
Edit(IntPtr, String, String, String, IProtocolType, AdapterPropertyPages+ProviderType, String, Int32, String)
public:
static bool Edit(IntPtr parentHwnd, System::String ^ % transportTypeData, System::String ^ % transportAddress, System::String ^ % addressableURI, Microsoft::BizTalk::ExplorerOM::IProtocolType ^ transportType, Microsoft::BizTalk::Admin::AdapterPropertyPages::ProviderType providerType, System::String ^ contextName, int contextWay, System::String ^ handlerData);
public static bool Edit (IntPtr parentHwnd, ref string transportTypeData, ref string transportAddress, ref string addressableURI, Microsoft.BizTalk.ExplorerOM.IProtocolType transportType, Microsoft.BizTalk.Admin.AdapterPropertyPages.ProviderType providerType, string contextName, int contextWay, string handlerData);
static member Edit : nativeint * string * string * string * Microsoft.BizTalk.ExplorerOM.IProtocolType * Microsoft.BizTalk.Admin.AdapterPropertyPages.ProviderType * string * int * string -> bool
Paramètres
- parentHwnd
-
IntPtr
nativeint
- transportTypeData
- String
- transportAddress
- String
- addressableURI
- String
- transportType
- IProtocolType
- providerType
- AdapterPropertyPages.ProviderType
- contextName
- String
- contextWay
- Int32
- handlerData
- String