Constructeur RegisteredServerException (SerializationInfo, StreamingContext)

Initializes an instance of the RegisteredServerException class with the specified serialized object data and contextual information.

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

Syntaxe

'Déclaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Utilisation
Dim info As SerializationInfo 
Dim context As StreamingContext 

Dim instance As New RegisteredServerException(info, context)
protected RegisteredServerException(
    SerializationInfo info,
    StreamingContext context
)
protected:
RegisteredServerException(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> RegisteredServerException
protected function RegisteredServerException(
    info : SerializationInfo, 
    context : StreamingContext
)

Paramètres

Voir aussi

Référence

RegisteredServerException Classe

Surcharge RegisteredServerException

Espace de noms Microsoft.SqlServer.Management.RegisteredServers