struct DbEnvDescriptor |
A Freeze database environment descriptor.
The home of the database environment (i.e.: the directory where the database file will be stored).
The name of the database environment.
The configuration properties of the database environment.
string dbHome; |
The home of the database environment (i.e.: the directory where the database file will be stored).
PropertyDescriptorSeq properties; |
The configuration properties of the database environment.
<<< Previous | Home | Next >>> |
IcePack::CppIceBoxDescriptor | Up | IcePack::DeploymentException |