RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ScheduleColumns Class

Extends SysMirrors with additional status information.

Pascal
ScheduleColumns = class;
C++
class ScheduleColumns;

ScheduleColumns.cs

ScheduleColumns extends SysMirrors with additional status information on if a mirror is accessible, how recently it was synchronized, and whether enough mirrors are accessible to enable automatic fail over. 

This table contains scheduling constants.

Constant 
Description 
JAVA_METHOD  
String name of Java method to call for the period specified in PERIOD, DAY, TIME and MILLIS columns.  
PERIOD  
A String that is one of the values in the SchedulePeriod interface.  
DAY  
Only used when PERIOD is set to MONTH or WEEK.  
TIME  
Only used when PERIOD is set to MONTH, WEEK, or DAY.  
MILLIS  
Only used when PERIOD is set to MILLIS.  

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!