Summary
If there is a transaction assosiated with the current refector.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Reflect .Generic - Containing Type
- GenericReflector
Syntax
public virtual bool HasTransaction()
Remarks
If there is a transaction assosiated with the current refector.
Return Value
Type | Description |
---|---|
bool | true if there is a transaction assosiated with the current refector. |