Constructeur AdapterAlreadyExistsException
Initializes a new instance of the AdapterAlreadyExistsException class with a system-supplied message that describes the error.
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New AdapterAlreadyExistsException()
public AdapterAlreadyExistsException()
public:
AdapterAlreadyExistsException()
new : unit -> AdapterAlreadyExistsException
public function AdapterAlreadyExistsException()
Voir aussi
Référence
AdapterAlreadyExistsException Classe