ChangePasswordFailureException Constructor
Initializes a new instance of the ChangePasswordFailureException class.
备注
仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。
重载列表
名称 | Description |
---|---|
ChangePasswordFailureException () |
Initializes a new instance of the ChangePasswordFailureException class.
|
ChangePasswordFailureException (String) |
Initializes a new instance of the ChangePasswordFailureException class with the specified message text.
|
ChangePasswordFailureException (String, Exception) |
Initializes a new instance of the ChangePasswordFailureException class with the specified message text and inner exception.
|
请参阅
参考
ChangePasswordFailureException Class
ChangePasswordFailureException Members
Microsoft.SqlServer.Management.Common Namespace