PolicyEvaluationWrapper 類別

Represents a wrapper class for the policy evaluation.

命名空間:  Microsoft.SqlServer.Management.Dmf
組件:  Microsoft.SqlServer.DmfSqlClrWrapper (在 Microsoft.SqlServer.DmfSqlClrWrapper.dll 中)

語法

'宣告
Public NotInheritable Class PolicyEvaluationWrapper
'用途
Dim instance As PolicyEvaluationWrapper
public sealed class PolicyEvaluationWrapper
public ref class PolicyEvaluationWrapper sealed
[<SealedAttribute>]
type PolicyEvaluationWrapper =  class end
public final class PolicyEvaluationWrapper

繼承階層

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

執行緒安全性

這個類型的任何公用static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員都可以是安全執行緒。