AdapterAlreadyExistsException Constructor ()

 

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 (in Microsoft.SqlServer.Dmf.dll)

Syntax

public AdapterAlreadyExistsException()
public:
AdapterAlreadyExistsException()
new : unit -> AdapterAlreadyExistsException
Public Sub New

See Also

AdapterAlreadyExistsException Overload
AdapterAlreadyExistsException Class
Microsoft.SqlServer.Management.Dmf Namespace

Return to top