次の方法で共有


Policy.PolicyEvaluationFinishedEventArgs クラス

ポリシーの評価が完了したときにイベント ハンドラに渡される引数を表します。

名前空間:  Microsoft.SqlServer.Management.Dmf
アセンブリ:  Microsoft.SqlServer.Dmf (Microsoft.SqlServer.Dmf.dll)

構文

'宣言
Public NotInheritable Class PolicyEvaluationFinishedEventArgs _
    Inherits EventArgs
'使用
Dim instance As Policy.PolicyEvaluationFinishedEventArgs
public sealed class PolicyEvaluationFinishedEventArgs : EventArgs
public ref class PolicyEvaluationFinishedEventArgs sealed : public EventArgs
[<SealedAttribute>]
type PolicyEvaluationFinishedEventArgs =  
    class
        inherit EventArgs
    end
public final class PolicyEvaluationFinishedEventArgs extends EventArgs

説明

この名前空間、クラス、またはメンバーは、Microsoft .NET Framework Version 2.0 でのみサポートされています。

継承階層

System. . :: . .Object
  System. . :: . .EventArgs
    Microsoft.SqlServer.Management.Dmf..::..Policy..::..PolicyEvaluationFinishedEventArgs

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。