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

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。