Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Creates a new instance of the ReplicationAgentContainerException class.
Espace de noms : Microsoft.SqlServer.Replication
Assembly : Microsoft.SqlServer.Replication (en Microsoft.SqlServer.Replication.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New ReplicationAgentContainerException()
public ReplicationAgentContainerException()
public:
ReplicationAgentContainerException()
new : unit -> ReplicationAgentContainerException
public function ReplicationAgentContainerException()
Notes
This constructor initializes the Message property of the new instance to a system-supplied message that describes the error.
The following table shows the initial property values for an instance of ReplicationAgentContainerException.
Property |
Value |
|---|---|
A null reference. |
|
A system-supplied localized description. |
Voir aussi
Référence
ReplicationAgentContainerException Classe