次の方法で共有


Adapter.Save(IPropertyBag, Boolean, Boolean) メソッド

定義

public:
 virtual void Save(Microsoft::BizTalk::Component::Interop::IPropertyBag ^ pb, bool fClearDirty, bool fSaveAllProperties);
public void Save (Microsoft.BizTalk.Component.Interop.IPropertyBag pb, bool fClearDirty, bool fSaveAllProperties);
abstract member Save : Microsoft.BizTalk.Component.Interop.IPropertyBag * bool * bool -> unit
override this.Save : Microsoft.BizTalk.Component.Interop.IPropertyBag * bool * bool -> unit
Public Sub Save (pb As IPropertyBag, fClearDirty As Boolean, fSaveAllProperties As Boolean)

パラメーター

fClearDirty
Boolean
fSaveAllProperties
Boolean

実装

適用対象