Compartilhar via


Construtor AdapterAlreadyExistsException

Initializes a new instance of the AdapterAlreadyExistsException class with a system-supplied message that describes the error.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)

Sintaxe

'Declaração
Public Sub New
'Uso

Dim instance As New AdapterAlreadyExistsException()
public AdapterAlreadyExistsException()
public:
AdapterAlreadyExistsException()
new : unit -> AdapterAlreadyExistsException
public function AdapterAlreadyExistsException()