Click or drag to resize

TypedMapperOnUnload Method

This event is fired just prior to the TypedMapper being unloaded. Derived implementations can override this event to perform appropriate cleanup.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public virtual void OnUnload()
See Also