Event-Klasse
Represents an event registered with the report server.
Namespace: ReportService2006
Assembly: ReportService2006 (in ReportService2006.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class Event
'Usage
Dim instance As Event
[SerializableAttribute]
public class Event
[SerializableAttribute]
public ref class Event
[<SerializableAttribute>]
type Event = class end
public class Event
Hinweise
You use events with Reporting Services subscriptions. For more information about report subscriptions, see Abonnement und Übermittlung [Reporting Services].
An array of Event objects is returned as output from the ListEvents method.
Vererbungshierarchie
System. . :: . .Object
ReportService2006..::..Event
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.