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

Sets the number of IDs 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 PrefetchIDCount ( _
	prefetchIDCount As Integer _
)
C#
void PrefetchIDCount (
	int prefetchIDCount
)
Visual C++
void PrefetchIDCount (
	int prefetchIDCount
)

Parameters

prefetchIDCount
System.Int32
The number of IDs to be prefetched