|   Equality Operator | |
|   Greater Than Operator | |
|   Greater Than Or Equal Operator | |
|   Inequality Operator | |
|   Less Than Operator | |
|   Less Than Or Equal Operator | 
|  Major | Server version major number. | 
|  Minor | Server version minor number. | 
|  Patch | Server version patch level number. | 
|  Equals | |
|  GetHashCode | |
|  GetType (inherited from Object) | Gets the Type of the current instance. | 
|  ToString | Returns the string representation of this version in three place dot notation (Major.Minor.Patch). | 
ServerVersion Class | Npgsql Namespace