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
執行緒安全性
這個類型的任何公用static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員都可以是安全執行緒。