Summary
Associated a transaction with the current reflector.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Reflect .Generic - Containing Type
- GenericReflector
Syntax
public virtual void SetTransaction(Transaction trans)
Remarks
Associated a transaction with the current reflector.
Parameters
| Name | Type | Description |
|---|---|---|
| trans | Transaction |
Return Value
| Type | Description |
|---|---|
| void |