संपादन करना

के माध्यम से साझा करें


IAdviseSink.OnSave Method

Definition

Notifies all registered advisory sinks that the object has been saved. This method is called by a server.

public:
 void OnSave();
public void OnSave();
abstract member OnSave : unit -> unit
Public Sub OnSave ()

Remarks

For more information, see IAdviseSink::OnSave method.

Applies to