Summary
    will be called during querying to ask for IDs of member
    objects of the handled object.
    
		- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Typehandlers 
- Containing Type
- ICascading Type Handler 
Syntax
void CollectIDs(QueryingReadContext context)Remarks
    will be called during querying to ask for IDs of member
    objects of the handled object.
    
	Parameters
| Name | Type | Description | 
|---|---|---|
| context | QueryingReadContext | 
Return Value
| Type | Description | 
|---|---|
| void |