FacetRepository 类
The FacetRepository class represents a store of Policy-Based Management facets.
继承层次结构
System. . :: . .Object
Microsoft.SqlServer.Management.Facets..::..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
FacetRepository 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
![]() |
Equals | (从 Object 继承。) |
![]() |
Finalize | (从 Object 继承。) |
![]() ![]() |
GetFacetEvaluationMode | |
![]() ![]() |
GetFacetProperties | Gets the facet properties for the specified type. |
![]() ![]() |
GetFacetsForType | |
![]() ![]() |
GetFacetSupportedRootType | Gets the facet for the specified root type. |
![]() ![]() |
GetFacetSupportedTypes | |
![]() ![]() |
GetFacetType | Gets the facet for the specified type. |
![]() |
GetHashCode | (从 Object 继承。) |
![]() ![]() |
GetRootFacets | Gets the root facets for the specified type. |
![]() |
GetType | (从 Object 继承。) |
![]() ![]() |
IsPropertyConfigurable | Determines whether the specified property can be set. |
![]() ![]() |
IsRegisteredFacet | Determines whether the facet is registered. |
![]() ![]() |
IsRootFacet | Determines whether the facet is the root type. |
![]() |
MemberwiseClone | (从 Object 继承。) |
![]() |
ToString | (从 Object 继承。) |
页首
注释
仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。
Thread Safety
此类型的任何公共静态(Microsoft Visual Basic 中的 Shared)成员在多线程操作中是安全的。 不保证所有实例成员都对于线程安全的。
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。