Share via


AlertManagement.GetFeedSchema(Guid) Methode

Definition

Gibt die Liste der Feeddefinitionsspalten zurück.

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

Parameter

feedId
Guid

Der Bezeichner der Feeddefinition in der aktuellen Sitzung.

Gibt zurück

FeedSchema[]

Die Auflistung der Feedschemadatensätze.

Attribute

Gilt für: