- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Ids - Interfaces
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["ITransactionalIdSystem"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Ids/ITransactionalIdSystem"
Type["TransportIdSystem"]
class Type type-node
Syntax
public sealed class TransportIdSystem : ITransactionalIdSystem
Constructors
| Name | Summary |
|---|---|
| TransportIdSystem |
Methods
| Name | Value | Summary |
|---|---|---|
| AccumulateFreeSlots |
void | |
| Clear |
void | |
| Close |
void | |
| CollectCallBackInfo |
void | |
| Commit |
void | |
| CommittedSlot |
Slot | |
| CurrentSlot |
Slot | |
| IsDeleted |
bool | |
| IsDirty |
bool | |
| NewId |
int | |
| NotifySlotCreated |
void | |
| NotifySlotDeleted |
void | |
| NotifySlotUpdated |
void | |
| PrefetchedIDConsumed |
void | |
| PrefetchID |
int | |
| Rollback |
void |