Freigeben über


AlertManagement.GetFeedPreviewData(Guid) Methode

Definition

Gibt die Liste der Datensätze der Datenfeedvorschau zurück.

public:
 cli::array <AlertingWcfProxy::FeedPreviewData ^> ^ GetFeedPreviewData(Guid feedId);
[System.ServiceModel.FaultContract(typeof(AlertingWcfProxy.RsExceptionInfo), Action="http://schemas.microsoft.com/sqlserver/reporting/2010/10/01/AlertManagement/AlertManagement/GetFeedPreviewDataRsExceptionInfoFault", Name="RsExceptionInfo", Namespace="http://schemas.datacontract.org/2004/07/Microsoft.ReportingServices.Alerting.ServiceContract")]
[System.ServiceModel.OperationContract(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/10/01/AlertManagement/AlertManagement/GetFeedPreviewData", ReplyAction="http://schemas.microsoft.com/sqlserver/reporting/2010/10/01/AlertManagement/AlertManagement/GetFeedPreviewDataResponse")]
public AlertingWcfProxy.FeedPreviewData[] GetFeedPreviewData (Guid feedId);
[<System.ServiceModel.FaultContract(typeof(AlertingWcfProxy.RsExceptionInfo), Action="http://schemas.microsoft.com/sqlserver/reporting/2010/10/01/AlertManagement/AlertManagement/GetFeedPreviewDataRsExceptionInfoFault", Name="RsExceptionInfo", Namespace="http://schemas.datacontract.org/2004/07/Microsoft.ReportingServices.Alerting.ServiceContract")>]
[<System.ServiceModel.OperationContract(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/10/01/AlertManagement/AlertManagement/GetFeedPreviewData", ReplyAction="http://schemas.microsoft.com/sqlserver/reporting/2010/10/01/AlertManagement/AlertManagement/GetFeedPreviewDataResponse")>]
abstract member GetFeedPreviewData : Guid -> AlertingWcfProxy.FeedPreviewData[]
Public Function GetFeedPreviewData (feedId As Guid) As FeedPreviewData()

Parameter

feedId
Guid

Der Bezeichner der Feeddefinition in der aktuellen Sitzung.

Gibt zurück

FeedPreviewData[]

Die Auflistung der Datensätze der Feedvorschau.

Attribute

Gilt für: