Overload List
| Name | Description | |
|---|---|---|
| DatabaseEntry()()() | 
            Create a new, empty DatabaseEntry object.
              | |
| DatabaseEntry(array<Byte>[]()[]) | 
            Create a new DatabaseEntry object, with the specified data 
              | |
| DatabaseEntry(UInt32, UInt32) | 
            Create a new partial DatabaseEntry object.
              | |
| DatabaseEntry(array<Byte>[]()[], UInt32, UInt32) | 
            Create a new partial DatabaseEntry object, with the specified data
              |