Called after the Entity is inserted into the parent collection.

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

Syntax

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

See Also