[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Sets the number of objects to be prefetched for an ObjectSet in C/S mode

Namespace: Db4objects.Db4o.Config
Assembly:   Db4objects.Db4o (in Db4objects.Db4o.dll)

Syntax

Visual Basic (Declaration)
Sub PrefetchObjectCount ( _
	prefetchObjectCount As Integer _
)
C#
void PrefetchObjectCount (
	int prefetchObjectCount
)
Visual C++
void PrefetchObjectCount (
	int prefetchObjectCount
)

Parameters

prefetchObjectCount
System.Int32
The number of objects to be prefetched