Properties
Properties and descriptions
Type
Database
Get 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
State
Get the ConnectionState
of the database. It allows you to verify if the connection is open or not.
ConnectionState
Last updated
Was this helpful?