Npgsql API Docs

ServerVersion Class

Represent the backend server version.

For a list of all members of this type, see ServerVersion Members.

System.Object
   Npgsql.ServerVersion

[Visual Basic]
NotInheritable Public Class ServerVersion
[C#]
public sealed class ServerVersion

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Missing <remarks> documentation for T:Npgsql.ServerVersion

Requirements

Namespace: Npgsql

Assembly: Npgsql (in Npgsql.dll)

See Also

ServerVersion Members | Npgsql Namespace