State Property


Syntax: Visual Basic

NotOverridable Public ReadOnly Property State As ConnectionState _
_
 Implements IDbConnection.State

Syntax: C#

public System.Data.ConnectionState State {get;}

Implements

IDbConnection.State

See Also

MySqlConnection Class, MySql.Data.MySqlClient Namespace

Retornar