DatabaseGet the SqlConnection used to communicate with the database. It allows you to execute use other methods and properties provided with the classic ADO library.
SqlConnection
StateGet the ConnectionState of the database. It allows you to verify if the connection is open or not.