Click or drag to resize

SqlConnectionException Constructor

Overload List
  NameDescription
Public methodSqlConnectionException(String)
Exception thrown if a connection to an SQL server could not be established.
Public methodSqlConnectionException(String, Exception)
Exception thrown if a connection to an SQL server could not be established.
Top
See Also