EvaluationDetail-Klasse
The EvaluationDetail object represents the evaluation information that is stored in the system catalogs about the parent policy for a given target.
Vererbungshierarchie
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
Microsoft.SqlServer.Management.Dmf.EvaluationDetail
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Syntax
'Declaration
<StrongNameIdentityPermissionAttribute(SecurityAction.LinkDemand, PublicKey := "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")> _
Public NotInheritable Class EvaluationDetail _
Inherits SfcInstance
'Usage
Dim instance As EvaluationDetail
[StrongNameIdentityPermissionAttribute(SecurityAction.LinkDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public sealed class EvaluationDetail : SfcInstance
[StrongNameIdentityPermissionAttribute(SecurityAction::LinkDemand, PublicKey = L"0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public ref class EvaluationDetail sealed : public SfcInstance
[<SealedAttribute>]
[<StrongNameIdentityPermissionAttribute(SecurityAction.LinkDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")>]
type EvaluationDetail =
class
inherit SfcInstance
end
public final class EvaluationDetail extends SfcInstance
Der EvaluationDetail-Typ macht folgende Elemente verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
EvaluationDetail | Initializes a new instance of the EvaluationDetail class. |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
AbstractIdentityKey | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
EvaluationDate | Gets the date and time when the policy was evaluated. | |
Exception | Gets the description of the exception, if one occurred. | |
HistoryId | Gets the integer value that uniquely identifies the evaluation history record. | |
ID | Gets the integer value that uniquely identifies the evaluation history detail record. | |
IdentityKey | Gets the key value that identifies the evaluation history detail record. | |
Metadata | Returns metadata about the instance and its domain. (Geerbt von SfcInstance.) | |
Parent | Gets the parent of the referenced object. | |
Properties | Returns a collection instance properties. (Geerbt von SfcInstance.) | |
Result | Gets the Boolean value that determines whether the policy executed successfully. | |
ResultDetail | Gets the result details from the policy evaluation. | |
State | Returns the state of the SfcInstance object. (Geerbt von SfcInstance.) | |
TargetQueryExpression | Gets or sets a String value that specifies the query that identifies the targets that the evaluation detail record applies to. | |
Urn | Returns the uniform resource name of the SfcInstance object. (Geerbt von SfcInstance.) |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
CreateIdentityKey | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
Discover | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
Equals | (Geerbt von Object.) | |
GetChildCollection | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
GetDomain | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
GetHashCode | (Geerbt von Object.) | |
GetObjectFactory | Gets the object factory for the referenced object. | |
GetPropertySet | Returns the set of properties for the SfcInstance object. (Geerbt von SfcInstance.) | |
GetType | (Geerbt von Object.) | |
GetTypeMetadataImpl | Indicates the domains that override by returning the right TypeMetadata class directly. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
InitializeUIPropertyState | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
OnPropertyMetadataChanges | Invoked whenever the effective value of any SfcInstance metadata is updated. (Geerbt von SfcInstance.) | |
OnPropertyValueChanges | Invoked whenever the effective value of any SfcInstance property is updated. (Geerbt von SfcInstance.) | |
Refresh | Refreshes the object's properties by reading them from the server. (Geerbt von SfcInstance.) | |
ResetKey | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
Serialize | Serializes the instance to XML. (Geerbt von SfcInstance.) | |
ToString | Returns a string representation of the instance Urn. (Geerbt von SfcInstance.) |
Zum Anfang
Ereignisse
Name | Beschreibung | |
---|---|---|
PropertyChanged | CLS-compliant event for property changes. (Geerbt von SfcInstance.) | |
PropertyMetadataChanged | CLS-compliant event for property metadata changes. (Geerbt von SfcInstance.) |
Zum Anfang
Hinweise
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 the collection of ConnectionEvaluationHistory objects in ConnectionEvaluationHistories property. Evaluation details for each target object are in the EvaluationDetail object.
The evaluation history information for a policy is also in the syspolicy_policy_execution_history_details system catalog.
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.