AdapterConfig.Load Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
Load(IPropertyBag) | |
Load(IPropertyBag) |
Load(IPropertyBag)
public:
virtual void Load(Microsoft::BizTalk::Admin::IPropertyBag ^ propertyBag);
public virtual void Load (Microsoft.BizTalk.Admin.IPropertyBag propertyBag);
abstract member Load : Microsoft.BizTalk.Admin.IPropertyBag -> unit
override this.Load : Microsoft.BizTalk.Admin.IPropertyBag -> unit
Public Overridable Sub Load (propertyBag As IPropertyBag)
Parameter
- propertyBag
- IPropertyBag
Gilt für:
Load(IPropertyBag)
public:
virtual void Load(Microsoft::BizTalk::ExplorerOM::IPropertyBag ^ propertyBag);
public virtual void Load (Microsoft.BizTalk.ExplorerOM.IPropertyBag propertyBag);
abstract member Load : Microsoft.BizTalk.ExplorerOM.IPropertyBag -> unit
override this.Load : Microsoft.BizTalk.ExplorerOM.IPropertyBag -> unit
Public Overridable Sub Load (propertyBag As IPropertyBag)
Parameter
- propertyBag
- IPropertyBag