Event クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
レポート サーバーに登録されたイベントを表します。
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
- 継承
-
Event
- 属性
注釈
Reporting Services のサブスクリプションでイベントを使用します。 レポート サブスクリプションの詳細については、「サブスクリプションと配信 (Reporting Services)」を参照してください。
Event オブジェクトの配列は、ListEvents メソッドからの出力として返されます。
コンストラクター
Event() |
Event クラスの新しいインスタンスを初期化します。 |
プロパティ
Type |
レポート サーバーに登録されているイベントの種類を取得または設定します。 |