@zeroc/ice
    Preparing search index...

    Class DbEnvDescriptor

    A Freeze database environment descriptor (deprecated, no longer used).

    This descriptor is provided for schema compatibility. It is no longer used.

    The Slice compiler generated this class from Slice struct ::IceGrid::DbEnvDescriptor.

    Index

    Constructors

    Properties

    dbHome: string

    The home of the database environment.

    description: string

    The description of this database environment.

    name: string

    The name of the database environment.

    properties: PropertyDescriptor[]

    The configuration properties of the database environment.

    Methods

    • Determines whether the specified object is equal to the current object.

      Parameters

      • other: any

        The object to compare with the current object.

      Returns boolean

      true if the specified object is equal to the current object, false otherwise.