TimeExpiration Class
SQL Server 2000
Represents the time, in minutes, that defines when a cached copy of a report expires.
public Class TimeExpiration Inherits [Namespace].ExpirationDefinition Member of [Namespace]
public class TimeExpiration : [Namespace].ExpirationDefinition Member of [Namespace]
Public Properties
Minutes | The number of minutes that passes before a cached report expires. Integer. |
Remarks
Use the DailyRecurrence class with the Item property of the ScheduleDefinition class to specify a recurrence pattern in minutes.
