Summary
Defines a strategy on how to prefetch objects from the server.
- Assembly
- Db4objects
.Db4o .CS-2010 .dll - Namespace
- Db4objects
.Db4o .CS .Internal - Implementing Types
graph BT
Type["IPrefetchingStrategy"]
class Type type-node
Implementing0["SingleMessagePrefetchingStrategy"]-.->Type
click Implementing0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Internal/SingleMessagePrefetchingStrategy"
Syntax
public interface IPrefetchingStrategy
Remarks
Defines a strategy on how to prefetch objects from the server.
Methods
Name | Value | Summary |
---|---|---|
PrefetchObjects |
int |