- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Activation - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["ActivationMode"]
class Type type-node
Syntax
public sealed class ActivationMode
Fields
| Name | Constant Value | Summary |
|---|---|---|
| Activate |
static
|
|
| Deactivate |
static
|
|
| Peek |
static
|
|
| Prefetch |
static
|
|
| Refresh |
static
|
Methods
| Name | Value | Summary |
|---|---|---|
| IsActivate |
bool | |
| IsDeactivate |
bool | |
| IsPeek |
bool | |
| IsPrefetch |
bool | |
| IsRefresh |
bool | |
| ToString |
string |