EPUB | CHM | PDF

TMySQLDatabase.Methods.GetHostInfo

Top Previous Next

warning Deprecated method

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

Syntax:

function GetHostInfo: String;

Description:

Returns an empty string for latest DAC for MySQL versions.

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