IEntityDesignerLayer.OnBeforeLayerUnloaded Method (XObject)

 

Fired before the layer is unloaded.

Namespace:   Microsoft.Data.Entity.Design.Extensibility
Assembly:  Microsoft.Data.Entity.Design.Extensibility (in Microsoft.Data.Entity.Design.Extensibility.dll)

void OnBeforeLayerUnloaded(
	XObject conceptualModelXObject
)

Parameters

conceptualModelXObject
Type: System.Xml.Linq.XObject

The conceptual model.