TargetEvaluation Class

Represents the target evaluation in policy-based management services.

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

Syntax

'Declaration
Public Class TargetEvaluation
'Usage
Dim instance As TargetEvaluation
public class TargetEvaluation
public ref class TargetEvaluation
type TargetEvaluation =  class end
public class TargetEvaluation

Inheritance Hierarchy

System.Object
  Microsoft.SqlServer.Management.Dmf.TargetEvaluation

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.