Event Classe

Definizione

Rappresenta un evento registrato con il server di report.

public ref class Event
[System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")]
[System.Serializable]
public class Event
[<System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")>]
[<System.Serializable>]
type Event = class
Public Class Event
Ereditarietà
Event
Attributi

Commenti

Gli eventi vengono usati con sottoscrizioni Reporting Services. Per altre informazioni sulle sottoscrizioni di report, vedere Sottoscrizioni e recapito (Reporting Services).For more information about report subscriptions, see Subscriptions and Delivery (Reporting Services).

Una matrice di Event oggetti viene restituita come output dal ListEvents metodo .

Costruttori

Event()

Inizializza una nuova istanza della classe Event.

Proprietà

Type

Ottiene o imposta il tipo di evento registrato con il server di report.

Si applica a