Event-Klasse
Represents an event registered with the report server.
Namespace: ReportService2005
Assembly: ReportService2005 (in ReportService2005.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].
Event is returned as output by the ListEvents method.
Vererbungshierarchie
System. . :: . .Object
ReportService2005..::..Event
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.