IPrefetchingStrategy Interface

Summary

Defines a strategy on how to prefetch objects from the server.
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