ICommonConfiguration.

InternStrings Property

Summary

configures db4o to call Intern() on strings upon retrieval.

Syntax

bool InternStrings { set; }

Remarks

configures db4o to call Intern on strings upon retrieval if set to true. In client/server environment the setting should be used on both client and server.

Value

Type Description
bool