Called when the Entity is disposed.

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

Syntax

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

See Also