IIdSystemConfiguration.

UsePointerBasedSystem() Method

Summary

configures db4o to store IDs as pointers.

Syntax

void UsePointerBasedSystem()

Remarks

configures db4o to store IDs as pointers.

Return Value

Type Description
void