NoSchedule Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente un état dans lequel aucun planning n’est associé aux paramètres d’exécution ou d’historique d’instantanés d’un rapport.
public ref class NoSchedule : ReportService2010::ScheduleDefinitionOrReference
[System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")]
[System.Serializable]
public class NoSchedule : ReportService2010.ScheduleDefinitionOrReference
[<System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")>]
[<System.Serializable>]
type NoSchedule = class
inherit ScheduleDefinitionOrReference
Public Class NoSchedule
Inherits ScheduleDefinitionOrReference
- Héritage
- Attributs
Remarques
Un objet est transmis en entrée aux NoSchedule méthodes et SetExecutionOptions pour indiquer qu’un rapport ou un instantané d’historique SetItemHistoryOptions de rapport ne s’exécute pas selon un planning.
Constructeurs
| Nom | Description |
|---|---|
| NoSchedule() |
Initialise une nouvelle instance de la classe NoSchedule. |