Property SslMode
- Namespace
- YndigoBlue.Velocity.Data.DB2
- Assembly
- YndigoBlue.Velocity.dll
SslMode
Overrides the default Prefer to Disable for DB2, since Prefer is not supported by the IBM GSKit layer and would throw a NotSupportedException at connection time.
public override SslMode SslMode { get; set; }