Элементы FacetEvaluationContext

The FacetEvaluationContext class represents the evaluation context for a facet in policy-based management.

Тип FacetEvaluationContext предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Alter Updates any ExecutionModeAttribute object property changes on the instance of SQL Server. 
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый методСтатический элемент GetFacetEvaluationContext(String, Object) Gets the context that is associated with the attribute.
Открытый методСтатический элемент GetFacetEvaluationContext(Type, Object) Gets the context that is associated with the attribute.
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetPropertyValue Gets the value of the specified property.
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод Refresh Refreshes the attribute properties.
Открытый метод SetPropertyValue Sets the value of the specified property.
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство Interface Gets the interface that is associated with the evaluation context.
Открытое свойство Target Gets the object that is associated with the evaluation context.

В начало