InvalidaDatabaseStateException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the InvalidDatabaseStateException 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 InvalidaDatabaseStateException(Exception) Initializes a new instance of the InvalidDatabaseStateException class that has the specified inner exception.
Public method InvalidaDatabaseStateException(String) Initializes a new instance of the InvalidDatabaseStateException class that has the specified message text.

Top

Remarks

The default constructor initializes all fields to their default values.

See Also

Reference

InvalidaDatabaseStateException Class

Microsoft.SqlServer.Management.Dac Namespace