The MultipleKeyDatabaseEntry type exposes the following members.
 Constructors
Constructors
| Name | Description | |
|---|---|---|
|  | MultipleKeyDatabaseEntry | Overloaded. | 
 Methods
Methods
| Name | Description | |
|---|---|---|
|  | Dispose | 
            Release the resources held by the underlying C library.
            (Inherited from DatabaseEntry.) | 
|  | Equals | (Inherited from Object.) | 
|  | GetEnumerator | 
            Return an enumerator which iterates over all
            DatabaseEntry pairs represented by the 
            MultipleKeyDatabaseEntry.
             | 
|  | GetHashCode | 
                    Serves as a hash function for a particular type. 
                (Inherited from Object.) | 
|  | GetType | 
                    Gets the Type of the current instance.
                (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 Properties
Properties
| Name | Description | |
|---|---|---|
|  | Data | 
            The byte string stored in or retrieved from a database
            (Inherited from DatabaseEntry.) | 
|  | Recno | 
            Whether the bulk buffer is for recno or queue database.
             | 





