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


Класс UnsupportedTargetSetForFacetException

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

Синтаксис

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

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

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

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

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