MyDAC

TMyConnection.SSLOptions Property

Used to set the properties required for protected SSL connection with the server.

Class

TMyConnection

Syntax

property SSLOptions: TMyConnectionSSLOptions;

Remarks

Use the SSLOptions property to set the properties required for protected SSL connection with the server. These properties can be used only for Options.Protocol = mpSSL.

For using ssleay32.dll and libeay32.dll files are needed.

The detailed description of these properties you can find in MySQL Reference Manual

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback