Поделиться через


Класс Event

Represents an event registered with the report server.

Пространство имен:  ReportService2005
Сборка:  ReportService2005 (в ReportService2005.dll)

Синтаксис

'Декларация
<SerializableAttribute> _
Public Class Event
'Применение
Dim instance As Event
[SerializableAttribute]
public class Event
[SerializableAttribute]
public ref class Event
[<SerializableAttribute>]
type Event =  class end
public class Event

Замечания

You use events with Reporting Services subscriptions. For more information about report subscriptions, see Подписка и доставка (службы Reporting Services).

Event is returned as output by the ListEvents method.

Иерархия наследования

System. . :: . .Object
  ReportService2005..::..Event

Потоковая защита

Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.