ConnectionNotSetException Constructor

Include Protected Members
Include Inherited Members

Initializes a default instance of the ConnectionNotSetException class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ConnectionNotSetException(Exception) Initializes an instance of the ConnectionNotSetException class when there was an inner exception that caused this exception.
Public method ConnectionNotSetException(String) Initializes an instance of the ConnectionNotSetException class with a message.

Top

Remarks

The default constructor initializes any fields to their default values.

See Also

Reference

ConnectionNotSetException Class

Microsoft.SqlServer.Management.Dac Namespace