Constructeur RegisteredServerException (String)

Initializes an instance of the RegisteredServerException class with the specified message.

Espace de noms :  Microsoft.SqlServer.Management.RegisteredServers
Assembly :  Microsoft.SqlServer.Management.RegisteredServers (en Microsoft.SqlServer.Management.RegisteredServers.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    message As String _
)
'Utilisation
Dim message As String 

Dim instance As New RegisteredServerException(message)
public RegisteredServerException(
    string message
)
public:
RegisteredServerException(
    String^ message
)
new : 
        message:string -> RegisteredServerException
public function RegisteredServerException(
    message : String
)

Paramètres

Voir aussi

Référence

RegisteredServerException Classe

Surcharge RegisteredServerException

Espace de noms Microsoft.SqlServer.Management.RegisteredServers