scheduledtasks

46 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
TaskID INT 10 null
JobID INT 10 null
backupjobs.JobID Implied ConstraintR
ComputerID INT 10 null
Command VARCHAR 255 null
StartTime DATETIME 19 null
RunRepeatedly INT 10 null
DaysOfWeek INT 10 null
Interactive INT 10 null
TaskName VARCHAR 255 NA

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc TaskID
ComputerID Performance Asc ComputerID
StartTime Performance Asc StartTime

Relationships