共用方式為


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