See Also

DbConnectionBase Class  | DbConnectionBase Members

 

Language

Visual Basic

C#

Show All

See AlsoRequirementsLanguagesCoreLab.MySqlSend comments on this topic.

State Property

Gets the current state of the connection.

[Visual Basic]
Overrides Public ReadOnly Property State As ConnectionState
[C#]
public override ConnectionState State {get;}

Return Type

A bitwise combination of the ConnectionState values. The default value is Closed.

 

See Also

DbConnectionBase Class  | DbConnectionBase Members

 

 


© 2002 - 2008 Devart. All Rights Reserved.