Database Property


Syntax: Visual Basic

NotOverridable Public ReadOnly Property Database As String _
_
 Implements IDbConnection.Database

Syntax: C#

public string Database {get;}

Implements

IDbConnection.Database

See Also

MySqlConnection Class, MySql.Data.MySqlClient Namespace

Retornar