ISubscriptionBaseUIUserControl.ReportServerInformation プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
配信拡張が配信を行うために必要なレポートサーバーの情報を取得します。
public:
property Microsoft::ReportingServices::Interfaces::IDeliveryReportServerInformation ^ ReportServerInformation { void set(Microsoft::ReportingServices::Interfaces::IDeliveryReportServerInformation ^ value); };
public Microsoft.ReportingServices.Interfaces.IDeliveryReportServerInformation ReportServerInformation { set; }
member this.ReportServerInformation : Microsoft.ReportingServices.Interfaces.IDeliveryReportServerInformation
Public Property ReportServerInformation As IDeliveryReportServerInformation
プロパティ値
レポート通知を配信する前に、インストールされたレンダリング拡張のリストなど、レポートサーバーに関する特定の情報を取得するための IDeliveryReportServerInformation インターフェースです。
注釈
このプロパティにはサーバーがサポートするレンダリング拡張の名前が含まれています。 配信拡張機能の機能によっては、利用可能なレンダリング拡張を配信メカニズムでサポートされているものに限定すべきです。