Partager via


Classe UnsupportedTargetSetForFacetException

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (dans Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public NotInheritable Class UnsupportedTargetSetForFacetException _
    Inherits DmfException
'Utilisation
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

Hiérarchie d'héritage

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

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.