dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlConnection Class / HostInfo Property

In This Topic
HostInfo Property
In This Topic
Gets the version of MySQL server to which to connect.
Syntax
'Declaration
 
Public ReadOnly Property HostInfo As String
 

Property Value

The version of MySQL server.
See Also