PostgresDialect.ServerType property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the type of the server.

public virtual string ServerType { get; }

Property Value

The type of the server.

See Also