Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Returns the current state of the connection.
Public ReadOnly Overrides Property State As ConnectionState
public override ConnectionState State {get;}
Returns System.Data.ConnectionState.Open if the connection is open, or System.Data.ConnectionState.Closed if the connection is closed.