Summary
configures db4o to generate UUIDs for stored objects.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Config - Containing Type
- IFileConfiguration
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 |