Optionalname: stringOptionaldescription: stringOptionaldbHome: stringOptionalproperties: PropertyDescriptor[]The home of the database environment.
The description of this database environment.
The name of the database environment.
The configuration properties of the database environment.
Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true if the specified object is equal to the current object, false otherwise.
StaticreadReads DbEnvDescriptor from the given InputStream.
The InputStream to read from.
The read DbEnvDescriptor value.
StaticwriteWrites the DbEnvDescriptor value to the given OutputStream.
The OutputStream to write to.
The value to write.
A Freeze database environment descriptor (deprecated, no longer used).
Deprecated
This descriptor is provided for schema compatibility. It is no longer used.
Remarks
The Slice compiler generated this class from Slice struct
::IceGrid::DbEnvDescriptor.