Handlers4.

CollectIDs(QueryingReadContext, ITypeHandler4) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Internal
Containing Type
Handlers4

Syntax

public static void CollectIDs(QueryingReadContext context, ITypeHandler4 typeHandler)

Parameters

Name Type Description
context QueryingReadContext
typeHandler ITypeHandler4

Return Value

Type Description
void