Класс Event
Represents an event registered with the report server.
Пространство имен: ReportService2006
Сборка: ReportService2006 (в ReportService2006.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).
An array of Event objects is returned as output from the ListEvents method.
Иерархия наследования
System. . :: . .Object
ReportService2006..::..Event
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.