Właściwość ISubscriptionBaseUIUserControl.ReportServerInformation
Pobiera informacje serwer raportów że rozszerzenie dostawy wymaga do wykonywania dostaw.
Przestrzeń nazw: Microsoft.ReportingServices.Interfaces
Zestawy: Microsoft.ReportingServices.SharePoint.UI.WebParts (w Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (w Microsoft.ReportingServices.Interfaces.dll)
Składnia
'Deklaracja
WriteOnly Property ReportServerInformation As IDeliveryReportServerInformation
Set
'Użycie
Dim instance As ISubscriptionBaseUIUserControl
Dim value As IDeliveryReportServerInformation
instance.ReportServerInformation = value
IDeliveryReportServerInformation ReportServerInformation { set; }
property IDeliveryReportServerInformation^ ReportServerInformation {
void set (IDeliveryReportServerInformation^ value);
}
abstract ReportServerInformation : IDeliveryReportServerInformation with get, set
function set ReportServerInformation (value : IDeliveryReportServerInformation)
Wartość właściwości
Typ: Microsoft.ReportingServices.Interfaces.IDeliveryReportServerInformation
IDeliveryReportServerInformation interfejs, który służy do uzyskiwania szczegółowych informacji o serwer raportów przed dostarczeniem raportu powiadomienia, na przykład listy zainstalowania rozszerzeń renderowania.
Uwagi
Właściwość ta zawiera nazwy rozszerzeń renderowania obsługiwanych przez serwer.W zależności od funkcjonalności programu rozszerzenie dostarczania, należy ograniczyć rozszerzeń renderowania dostępne tylko do tych obsługiwane przez zasad zapewniania.
Zobacz także