Metadata Class |
Namespace: MaxMind.Db
The Metadata type exposes the following members.
Name | Description | |
---|---|---|
![]() | BinaryFormatMajorVersion |
The major version number for the MaxMind DB binary format used by the database.
|
![]() | BinaryFormatMinorVersion |
The minor version number for the MaxMind DB binary format used by the database.
|
![]() | BuildDate |
The date-time of the database build.
|
![]() | DatabaseType |
The MaxMind DB database type.
|
![]() | Description |
A map from locale codes to the database description in that language.
|
![]() | IPVersion |
The IP version that the database supports. This will be 4 or 6.
|
![]() | Languages |
A list of locale codes for languages that the database supports.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |