Ping method
Previous  Top  Next

See Also Properties Methods Events Example
Unit
MySQLServer

Applies to
TMySQLServer component

Declaration
function Ping: boolean;

Description
This is a simple function, but it pings your mysql server to check if the connection is still alive, if your are interactively connected, see Options, this will also enable your connection again if the server you connect to has timeouts set for client connections.