Condividi tramite


Adapter.Save(IPropertyBag, Boolean, Boolean) Metodo

Definizione

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)

Parametri

fClearDirty
Boolean
fSaveAllProperties
Boolean

Implementazioni

Si applica a