- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Query - Base Types
-
- Enum
graph BT
Type-->Base0["Enum"]
Type["QueryExecutionKind"]
class Type type-node
Syntax
public enum QueryExecutionKind
Fields
| Name | Constant Value | Summary |
|---|---|---|
| DynamicallyOptimized | 1 |
static
|
| PreOptimized | 2 |
static
|
| Unoptimized | 0 |
static
|