Partager via


Classe Policy.PolicyEvaluationFinishedEventArgs

Represents the arguments that are passed to the event handler when the evaluation of a policy finishes.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (dans Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public NotInheritable Class PolicyEvaluationFinishedEventArgs _
    Inherits EventArgs
'Utilisation
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

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Hiérarchie d'héritage

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

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.