AlertManagement.CreateSessionForEditAsCopy(Guid) Méthode

Définition

Crée une session d'alerte pour la définition d'alerte existante en copiant le schéma de définition de flux de données existant.

public:
 Guid CreateSessionForEditAsCopy(Guid alertDefinitionId);
[System.ServiceModel.FaultContract(typeof(AlertingWcfProxy.RsExceptionInfo), Action="http://schemas.microsoft.com/sqlserver/reporting/2010/10/01/AlertManagement/AlertManagement/CreateSessionForEditAsCopyRsExceptionInfoFault", 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/CreateSessionForEditAsCopy", ReplyAction="http://schemas.microsoft.com/sqlserver/reporting/2010/10/01/AlertManagement/AlertManagement/CreateSessionForEditAsCopyResponse")]
public Guid CreateSessionForEditAsCopy (Guid alertDefinitionId);
[<System.ServiceModel.FaultContract(typeof(AlertingWcfProxy.RsExceptionInfo), Action="http://schemas.microsoft.com/sqlserver/reporting/2010/10/01/AlertManagement/AlertManagement/CreateSessionForEditAsCopyRsExceptionInfoFault", 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/CreateSessionForEditAsCopy", ReplyAction="http://schemas.microsoft.com/sqlserver/reporting/2010/10/01/AlertManagement/AlertManagement/CreateSessionForEditAsCopyResponse")>]
abstract member CreateSessionForEditAsCopy : Guid -> Guid
Public Function CreateSessionForEditAsCopy (alertDefinitionId As Guid) As Guid

Paramètres

alertDefinitionId
Guid

ID de définition d'alerte.

Retours

Guid

Identificateur de session d'alerte.

Attributs

S’applique à