次の方法で共有


FacetRepository クラス

FacetRepository クラスは、ポリシー ベースの管理ファセットのストアを表します。

名前空間:  Microsoft.SqlServer.Management.Facets
アセンブリ:  Microsoft.SqlServer.Dmf (Microsoft.SqlServer.Dmf.dll)

構文

'宣言
Public NotInheritable Class FacetRepository
'使用
Dim instance As FacetRepository
public sealed class FacetRepository
public ref class FacetRepository sealed
[<SealedAttribute>]
type FacetRepository =  class end
public final class FacetRepository

説明

この名前空間、クラス、またはメンバーは、Microsoft .NET Framework Version 2.0 でのみサポートされています。

スレッド セーフ

この型の public static (Microsoft Visual Basic では Shared) のすべてのメンバーは、マルチスレッド操作で安全に使用できます。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

継承階層

System. . :: . .Object
  Microsoft.SqlServer.Management.Facets..::..FacetRepository

スレッド セーフ

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