SingleMessagePrefetchingStrategy Class

Summary

Prefetchs multiples objects at once (in a single message).
Assembly
Db4objects.Db4o.CS-2010.dll
Namespace
Db4objects.Db4o.CS.Internal
Interfaces
Base Types
  • Object
graph BT Type-->Base0["Object"] Type-.->Interface0["IPrefetchingStrategy"] click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Internal/IPrefetchingStrategy" Type["SingleMessagePrefetchingStrategy"] class Type type-node

Syntax

public class SingleMessagePrefetchingStrategy : IPrefetchingStrategy

Remarks

Prefetchs multiples objects at once (in a single message).

Fields

Name Constant Value Summary
Instance
static

Methods