Gets the current state of the connection.
[Visual Basic]
Overrides Public ReadOnly Property State As ConnectionState[C#]
public override ConnectionState State {get;}A bitwise combination of the ConnectionState values. The default value is Closed.
DbConnectionBase Class | DbConnectionBase Members
© 2002 - 2008 Devart. All Rights Reserved.