DAC for MySQL

TMySQLDatabase.Methods.GetHostInfo

Previous Next
Deprecated method

Returns a string describing the type of connection in use, including the server host name.

Syntax:

function GetHostInfo: String;

Returns an empty string for latest DAC for MySQL versions.

See also:GetProtoInfo(), GetServerInfo(), GetServerStat(), GetClientInfo() methods,
ServerVersion property.