Policy::PolicyEvaluationStartedEventHandler Delegate
The T:Microsoft.SqlServer.Management.Dmf.PolicyEvaluationStartedEventHandler class represents the event handler that handles the event that occurs when the evaluation of a policy has started.
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Parameters
- sender
-
Type:
System::Object^
An Object value that specifies the source of the event.
- e
-
Type:
System::EventArgs^
A T:Microsoft.SqlServer.Management.Dmf.PolicyEvaluationStartedEventArgs object that contains the event data.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Show: