Show / Hide Table of Contents

Enum ServerCompatibilityMode

An option specified in the connection string that activates special compatibility features.

Namespace: Npgsql
Assembly: Npgsql.dll
Syntax
public enum ServerCompatibilityMode

Fields

Name Description
None

No special server compatibility mode is active

Redshift

The server is an Amazon Redshift instance.

Back to top Generated by DocFX