Share via


AlertManagement.GetDataFeedDefinitionsForSession(Guid) Methode

Definition

Gibt die Liste der Datenfeeddefinitionen für die Warnungsbenutzersitzung zurück.

public:
 cli::array <AlertingWcfProxy::Feed ^> ^ GetDataFeedDefinitionsForSession(Guid sessionId);
[System.ServiceModel.FaultContract(typeof(AlertingWcfProxy.RsExceptionInfo), Action="http://schemas.microsoft.com/sqlserver/reporting/2010/10/01/AlertManagement/AlertManagement/GetDataFeedDefinitionsForSessionRsExceptionInfoFault", 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/GetDataFeedDefinitionsForSession", ReplyAction="http://schemas.microsoft.com/sqlserver/reporting/2010/10/01/AlertManagement/AlertManagement/GetDataFeedDefinitionsForSessionResponse")]
public AlertingWcfProxy.Feed[] GetDataFeedDefinitionsForSession (Guid sessionId);
[<System.ServiceModel.FaultContract(typeof(AlertingWcfProxy.RsExceptionInfo), Action="http://schemas.microsoft.com/sqlserver/reporting/2010/10/01/AlertManagement/AlertManagement/GetDataFeedDefinitionsForSessionRsExceptionInfoFault", 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/GetDataFeedDefinitionsForSession", ReplyAction="http://schemas.microsoft.com/sqlserver/reporting/2010/10/01/AlertManagement/AlertManagement/GetDataFeedDefinitionsForSessionResponse")>]
abstract member GetDataFeedDefinitionsForSession : Guid -> AlertingWcfProxy.Feed[]
Public Function GetDataFeedDefinitionsForSession (sessionId As Guid) As Feed()

Parameter

sessionId
Guid

Der Bezeichner der Benutzersitzung.

Gibt zurück

Feed[]

Die Auflistung der Feeddefinitionen.

Attribute

Gilt für: