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