Ice 3.6 Slice API Reference
|
A Freeze database environment descriptor. More...
Defined in <IceGrid/Descriptor.ice>
["cpp:comparable"]
struct DbEnvDescriptor { ... }
Data Members | |
string | dbHome |
The home of the database environment (i.e., the directory where the database files will be stored). More... | |
string | description |
The description of this database environment. More... | |
string | name |
The name of the database environment. More... | |
PropertyDescriptorSeq | properties |
The configuration properties of the database environment. More... | |
A Freeze database environment descriptor.
string dbHome |
The home of the database environment (i.e., the directory where the database files will be stored).
If empty, the node will provide a default database directory, otherwise the directory must exist.
string description |
The description of this database environment.
string name |
The name of the database environment.
PropertyDescriptorSeq properties |
The configuration properties of the database environment.