PolicyEvaluationWrapper Class

Represents a wrapper class for the policy evaluation.

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

Syntax

'Declaration
Public NotInheritable Class PolicyEvaluationWrapper
'Usage
Dim instance As PolicyEvaluationWrapper
public sealed class PolicyEvaluationWrapper
public ref class PolicyEvaluationWrapper sealed
[<SealedAttribute>]
type PolicyEvaluationWrapper =  class end
public final class PolicyEvaluationWrapper

Inheritance Hierarchy

System.Object
  Microsoft.SqlServer.Management.Dmf.PolicyEvaluationWrapper

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.