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

In This Topic
User Property (MySqlConnection)
In This Topic
Obsolete. Use UserId property instead.
Syntax
'Declaration
 
Public Property User As String
 

Property Value

The name of the user to connect.
See Also