ConnectionEvaluationHistory 类

The ConnectionEvaluationHistory object represents the information that is stored in the system catalogs to evaluate the policy on a specific instance of SQL Server.

继承层次结构

System. . :: . .Object
  SfcInstance
    Microsoft.SqlServer.Management.Dmf..::..ConnectionEvaluationHistory

命名空间:  Microsoft.SqlServer.Management.Dmf
程序集:  Microsoft.SqlServer.Dmf(在 Microsoft.SqlServer.Dmf.dll 中)

语法

声明
Public NotInheritable Class ConnectionEvaluationHistory _
    Inherits SfcInstance
用法
Dim instance As ConnectionEvaluationHistory
public sealed class ConnectionEvaluationHistory : SfcInstance
public ref class ConnectionEvaluationHistory sealed : public SfcInstance
[<SealedAttribute>]
type ConnectionEvaluationHistory =  
    class
        inherit SfcInstance
    end
public final class ConnectionEvaluationHistory extends SfcInstance

ConnectionEvaluationHistory 类型公开以下成员。

构造函数

  名称 说明
公共方法 ConnectionEvaluationHistory Initializes a new instance of the ConnectionEvaluationHistory class.

页首

属性

  名称 说明
受保护属性 AbstractIdentityKey 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcInstance 继承。)
公共属性 EvaluationDetails Represents a collection of EvaluationDetail objects. Each EvaluationDetail object represents a record that contains the evaluation detail for a target.
公共属性 EvaluationId Gets the ID value that identifies the parent evaluation history record.
公共属性 Exception Gets the description of the exception, if one occurred.
公共属性 ID Gets the integer value that uniquely identifies the referenced connection evaluation history record.
公共属性 IdentityKey Gets the key value that is used to identify the connection evaluation history record.
公共属性 Metadata Returns metadata about the instance and its domain. (从 SfcInstance 继承。)
公共属性 Parent
公共属性 Properties Returns a collection instance properties. (从 SfcInstance 继承。)
受保护属性 PropertyStorageProvider 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcInstance 继承。)
公共属性 Result Gets the Boolean value that determines whether the policy executed successfully.
公共属性 ServerInstance Gets the instance of SQL Server to which this connection evaluation history record refers.
受保护属性 State Returns the state of the SfcInstance object. (从 SfcInstance 继承。)
公共属性 Urn Returns the uniform resource name of the SfcInstance object. (从 SfcInstance 继承。)

页首

方法

  名称 说明
受保护方法 AlterImpl 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcInstance 继承。)
受保护方法 CheckObjectCreated 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcInstance 继承。)
受保护方法 CheckObjectState 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcInstance 继承。)
受保护方法 CreateIdentityKey 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcInstance 继承。)
受保护方法 CreateImpl 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcInstance 继承。)
公共方法 Discover (覆盖 SfcInstanceDiscover(ISfcDependencyDiscoveryObjectSink)。)
受保护方法 DropImpl 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcInstance 继承。)
公共方法 Equals (从 Object 继承。)
受保护方法 Finalize (从 Object 继承。)
受保护方法 GetChildCollection 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcInstance 继承。)
公共方法 GetDomain 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcInstance 继承。)
公共方法 GetHashCode (从 Object 继承。)
公共方法静态成员 GetObjectFactory Gets the object factory for the referenced object.
公共方法 GetPropertySet Returns the set of properties for the SfcInstance object. (从 SfcInstance 继承。)
公共方法 GetType (从 Object 继承。)
受保护方法 GetTypeMetadataImpl 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcInstance 继承。)
受保护方法 InitializeUIPropertyState 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcInstance 继承。)
受保护方法 MarkForDropImpl 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcInstance 继承。)
受保护方法 MarkRootAsConnected 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcInstance 继承。)
受保护方法 MemberwiseClone (从 Object 继承。)
受保护方法 MoveImpl 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcInstance 继承。)
受保护方法 OnPropertyMetadataChanges Invoked whenever the effective value of any SfcInstance metadata is updated. (从 SfcInstance 继承。)
受保护方法 OnPropertyValueChanges Invoked whenever the effective value of any SfcInstance property is updated. (从 SfcInstance 继承。)
受保护方法 PostAlter 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcInstance 继承。)
受保护方法 PostCreate 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcInstance 继承。)
受保护方法 PostDrop 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcInstance 继承。)
受保护方法 PostMove 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcInstance 继承。)
受保护方法 PostRename 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcInstance 继承。)
公共方法 Refresh Refreshes the object's properties by reading them from the server. (从 SfcInstance 继承。)
受保护方法 RenameImpl 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcInstance 继承。)
受保护方法 ResetKey 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcInstance 继承。)
公共方法 Serialize Serializes the instance to XML. (从 SfcInstance 继承。)
公共方法 ToString Returns a string representation of the instance Urn. (从 SfcInstance 继承。)
受保护方法 UpdateUIPropertyState 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcInstance 继承。)
受保护方法 Validate 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcInstance 继承。)

页首

事件

  名称 说明
受保护事件 propertyChanged 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcInstance 继承。)
公共事件 PropertyChanged CLS-compliant event for property changes. (从 SfcInstance 继承。)
受保护事件 propertyMetadataChanged 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcInstance 继承。)
公共事件 PropertyMetadataChanged CLS-compliant event for property metadata changes. (从 SfcInstance 继承。)

页首

注释

The evaluation history contains information for all the targets in the policy. However, the details of the evaluation for each instance of SQL Server are stored in ConnectionEvaluationHistory objects. Evaluation details for each target object are in the collection of EvaluationDetail objects that is referenced by the EvaluationDetails property.

The evaluation history detail for an instance of SQL Server is also in the syspolicy_policy_execution_history_details (Transact-SQL) system catalog.

仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。