ExpirationDefinition Class
SQL Server 2000
Represents the expiration setting for a cached report.
Public Class ExpirationDefinition Member of [Namespace]
public class ExpirationDefinition Member of [Namespace]
Remarks
Methods of the ReportingService class use objects that inherit ExpirationDefinition. The following table lists classes that implement ExpirationDefinition.
| Class | Description |
|---|---|
| ScheduleExpiration | Represents a schedule that defines when a cached copy of a report expires. |
| TimeExpiration | Represents the time, in minutes, that defines when a cached copy of a report expires. |