Construtor RegisteredServerException
Initializes a new instance of the RegisteredServerException class.
Namespace: Microsoft.SqlServer.Management.Smo.RegSvrEnum
Assembly: Microsoft.SqlServer.RegSvrEnum (em Microsoft.SqlServer.RegSvrEnum.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New RegisteredServerException()
public RegisteredServerException()
public:
RegisteredServerException()
new : unit -> RegisteredServerException
public function RegisteredServerException()
Comentários
Initializes fields to their default values.
Consulte também
Referência
RegisteredServerException Classe