- Assembly
- Db4odoc
.Tutorial .Chapters-2010 .dll - Namespace
- Db4odoc
.Tutorial .F1 .Chapter1 - Base Types
-
- Object
- Util
graph BT
Type-->Base0["Util"]
click Base0 "/db4o-gpl-doc/output/api/Db4odoc.Tutorial.F1/Util"
Base0-->Base1["Object"]
Type["FirstStepsExample"]
class Type type-node
Syntax
public class FirstStepsExample : Util
Methods
| Name | Value | Summary |
|---|---|---|
| AccessDb4o |
void |
static
|
| DeleteAll |
void |
Inherited from Util
static
|
| Delete |
void |
static
|
| Delete |
void |
static
|
| ListRefreshedResult |
void |
Inherited from Util
static
|
| ListResult |
void |
Inherited from Util
static
|
| Main |
void |
static
|
| RetrieveAll |
void |
Inherited from Util
static
|
| RetrieveAllPilotQBE |
void |
static
|
| RetrieveAllPilots |
void |
static
|
| Retrieve |
void |
static
|
| RetrievePilotByName |
void |
static
|
| StoreFirstPilot |
void |
static
|
| StoreSecondPilot |
void |
static
|
| UpdatePilot |
void |
static
|