Summary
gets called when an object is to be activated.
		- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Typehandlers 
- Containing Type
- IReference Type Handler 
Syntax
void Activate(IReferenceActivationContext context)Remarks
gets called when an object is to be activated.
	Parameters
| Name | Type | Description | 
|---|---|---|
| context | I | 
Return Value
| Type | Description | 
|---|---|
| void |