Npgsql API Documentation

ServerVersion Methods

[This is preliminary documentation and subject to change.]

The methods of the ServerVersion class are listed below. For a complete list of ServerVersion class members, see the ServerVersion Members topic.

Public Instance Methods

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).

See Also

ServerVersion Class | Npgsql Namespace