共用方式為


ConnectionFailureException Constructor

Initializes a new instance of the ConnectionFailureException class.

備註

只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。

多載清單

名稱 Description
ConnectionFailureException ()
Initializes a new instance of the ConnectionFailureException class.
ConnectionFailureException (String)
Initializes a new instance of the ConnectionFailureException class with the specified message text.
ConnectionFailureException (String, Exception)
Initializes a new instance of the ConnectionFailureException class with the specified message text and inner exception.

請參閱

參考

ConnectionFailureException Class
ConnectionFailureException Members
Microsoft.SqlServer.Management.Common Namespace