Called when the EntityManager is disposed.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.Data.Core (in DlhSoft.Data.Core.dll)

Syntax

C#
protected virtual void OnDisposing()
Visual Basic (Declaration)
Protected Overridable Sub OnDisposing

See Also