ExecutionFailureException Constructor
Initializes a new instance of the ExecutionFailureException class.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
Список перегрузок
Имя | Description |
---|---|
ExecutionFailureException () |
Initializes a new instance of the ExecutionFailureException class.
|
ExecutionFailureException (String) |
Initializes a new instance of the ExecutionFailureException class with the specified message text.
|
ExecutionFailureException (String, Exception) |
Initializes a new instance of the ExecutionFailureException class with the specified message text and inner exception.
|
См. также
Справочник
ExecutionFailureException Class
ExecutionFailureException Members
Microsoft.SqlServer.Management.Common Namespace