AdHocPolicyEvaluationMode-Enumeration

The AdHocPolicyEvaluationMode enumeration contains values that specify the method that is used to evaluate the policy.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Syntax

'Declaration
Public Enumeration AdHocPolicyEvaluationMode
'Usage
Dim instance As AdHocPolicyEvaluationMode
public enum AdHocPolicyEvaluationMode
public enum class AdHocPolicyEvaluationMode
type AdHocPolicyEvaluationMode
public enum AdHocPolicyEvaluationMode

Elemente

Elementname Beschreibung
Check Immediately runs the policy in check mode.
Configure Reconfigures the targets to comply with the policy.
CheckSqlScriptAsProxy Evaluates the policy using the Check SQL Script Proxy mode.

Hinweise

The AdHocPolicyEvaluationMode enumeration class is served by the Evaluate method.

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.