Condividi tramite


Classe Policy.TargetProcessedEventArgs

Represents the arguments that are passed to the event handler when the target is processed.

Spazio dei nomi:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class TargetProcessedEventArgs _
    Inherits EventArgs
'Utilizzo
Dim instance As Policy.TargetProcessedEventArgs
public sealed class TargetProcessedEventArgs : EventArgs
public ref class TargetProcessedEventArgs sealed : public EventArgs
[<SealedAttribute>]
type TargetProcessedEventArgs =  
    class
        inherit EventArgs
    end
public final class TargetProcessedEventArgs extends EventArgs

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.

Gerarchia di ereditarietà

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

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.