RegisteredServerException 构造函数

Initializes a new instance of the RegisteredServerException class.

命名空间:  Microsoft.SqlServer.Management.Smo.RegSvrEnum
程序集:  Microsoft.SqlServer.RegSvrEnum(在 Microsoft.SqlServer.RegSvrEnum.dll 中)

语法

声明
Public Sub New
用法

Dim instance As New RegisteredServerException()
public RegisteredServerException()
public:
RegisteredServerException()
new : unit -> RegisteredServerException
public function RegisteredServerException()

注释

Initializes fields to their default values.