Npgsql Api Docs

NpgsqlConnectionStringBuilder.Compatible Property

Compatibilty version. When possible, behaviour caused by breaking changes will be preserved if this version is less than that where the breaking change was introduced.

[Visual Basic]
Public Property Compatible As Version
[C#]
public System.Version Compatible {get; set;}

See Also

NpgsqlConnectionStringBuilder Class | Npgsql Namespace