'Declaration Public Enum ProtocolVersion Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum ProtocolVersion : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ProtocolVersion Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum ProtocolVersion : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Member | Description | 
|---|---|
| Undefined | The protocol to use is chosen automatically, depending on server version. | 
| Ver20 | Version 2.0 protocol. | 
| Ver30 | Version 3.0 protocol. | 
System.Object
   System.ValueType
      System.Enum
         Devart.Data.PostgreSql.ProtocolVersion