Поделиться через


Класс AssemblyAlreadyRegisteredException

Пространство имен:  Microsoft.SqlServer.Management.Dmf
Сборка:  Microsoft.SqlServer.Dmf (в Microsoft.SqlServer.Dmf.dll)

Синтаксис

'Декларация
<SerializableAttribute> _
Public NotInheritable Class AssemblyAlreadyRegisteredException _
    Inherits DmfException
'Применение
Dim instance As AssemblyAlreadyRegisteredException
[SerializableAttribute]
public sealed class AssemblyAlreadyRegisteredException : DmfException
[SerializableAttribute]
public ref class AssemblyAlreadyRegisteredException sealed : public DmfException
[<SealedAttribute>]
[<SerializableAttribute>]
type AssemblyAlreadyRegisteredException =  
    class
        inherit DmfException
    end
public final class AssemblyAlreadyRegisteredException extends DmfException

Иерархия наследования

System. . :: . .Object
  System. . :: . .Exception
    Microsoft.SqlServer.Management.Common. . :: . .SqlServerManagementException
      Microsoft.SqlServer.Management.Dmf. . :: . .DmfException
        Microsoft.SqlServer.Management.Dmf..::..AssemblyAlreadyRegisteredException

Потоковая защита

Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.