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 utilizzati con le Reporting Services sottoscrizioni. Per ulteriori informazioni sulle sottoscrizioni report, vedere sottoscrizioni e recapito (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 dell'evento registrato con il server di report.

Si applica a