NpgsqlConnection.State Property
      
     
    
       Gets whether the current state of the connection is Open or Closed 
      
        [Visual Basic]
        Overrides Public ReadOnly Property State As 
ConnectionState _
 
      
      
      
      Property Value
      ConnectionState.Open or ConnectionState.Closed
      Implements
      
        IDbConnection.State
      
      See Also
      
        NpgsqlConnection Class | Npgsql Namespace