Constructeur ConnectionFailureException
Initializes a new instance of the ConnectionFailureException 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 ConnectionFailureException()
public ConnectionFailureException()
public:
ConnectionFailureException()
new : unit -> ConnectionFailureException
public function ConnectionFailureException()
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 ConnectionFailureException.
Property |
Value |
---|---|
A null reference. |
|
A system-supplied localized description. |