Npgsql API Docs

ServerVersion Methods

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 Missing <summary> documentation for M:Npgsql.ServerVersion.Equals(System.Object)
GetHashCode Missing <summary> documentation for M:Npgsql.ServerVersion.GetHashCode
GetType (inherited from Object)  
ToString Returns the string representation of this version in three place dot notation (Major.Minor.Patch).

See Also

ServerVersion Class | Npgsql Namespace