ObjectAlreadyExistsException-Konstruktor
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ObjectAlreadyExistsException()
public ObjectAlreadyExistsException()
public:
ObjectAlreadyExistsException()
new : unit -> ObjectAlreadyExistsException
public function ObjectAlreadyExistsException()