The methods of the Database class are listed below. For a complete list of Database class members, see the Database Members topic.
![]() ![]() | Gets the base character ID of an account. |
![]() ![]() | Gets the character table ID of an account. |
![]() ![]() | Gets the item table ID of an account. |
![]() ![]() | Gets the player table ID of an account. |
![]() | Creates a character table, if it doesn't exist. |
![]() | Creates a item table, if it doesn't exist. |
![]() | Creates a player table, if it doesn't exist. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Formats database. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Prepares an action for this database. |
![]() | Returns a String that represents the current Object. |
Database Class | croemud.database Namespace