Adapter.Load(IPropertyBag, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void Load(Microsoft::BizTalk::Component::Interop::IPropertyBag ^ pb, int pErrorLog);
public void Load (Microsoft.BizTalk.Component.Interop.IPropertyBag pb, int pErrorLog);
abstract member Load : Microsoft.BizTalk.Component.Interop.IPropertyBag * int -> unit
override this.Load : Microsoft.BizTalk.Component.Interop.IPropertyBag * int -> unit
Public Sub Load (pb As IPropertyBag, pErrorLog As Integer)
Parameters
- pb
- IPropertyBag
- pErrorLog
- Int32