IFileConfiguration.

GenerateUUIDs Property

Summary

configures db4o to generate UUIDs for stored objects.

Syntax

ConfigScope GenerateUUIDs { set; }

Remarks

configures db4o to generate UUIDs for stored objects. This setting should be used when the database is first created.

Value

Type Description
ConfigScope the scope for UUID generation: disabled, generate for all classes, or configure individually