Summary
sets the context for the next query on this thread.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Qlin - Containing Type
- QLinSupport
Syntax
public static void Context(Type clazz)
Remarks
sets the context for the next query on this thread.
This method should never have to be called manually.
The framework should set the context up.
Parameters
Name | Type | Description |
---|---|---|
clazz | Type |
Return Value
Type | Description |
---|---|
void |