Costruttore AdapterAlreadyExistsException
Initializes a new instance of the AdapterAlreadyExistsException class with a system-supplied message that describes the error.
Spazio dei nomi Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New AdapterAlreadyExistsException()
public AdapterAlreadyExistsException()
public:
AdapterAlreadyExistsException()
new : unit -> AdapterAlreadyExistsException
public function AdapterAlreadyExistsException()
Vedere anche
Riferimento
AdapterAlreadyExistsException Classe