Constructeur RegisteredServerException
Initializes a new instance of the RegisteredServerException class.
Espace de noms : Microsoft.SqlServer.Management.Smo.RegSvrEnum
Assembly : Microsoft.SqlServer.RegSvrEnum (en Microsoft.SqlServer.RegSvrEnum.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New RegisteredServerException()
public RegisteredServerException()
public:
RegisteredServerException()
new : unit -> RegisteredServerException
public function RegisteredServerException()
Notes
Initializes fields to their default values.