Costruttore ObjectAlreadyExistsException
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 ObjectAlreadyExistsException()
public ObjectAlreadyExistsException()
public:
ObjectAlreadyExistsException()
new : unit -> ObjectAlreadyExistsException
public function ObjectAlreadyExistsException()