Open topic with navigation
This table contains information about the assignments associated with classes.
ID
uniqueidentifier
CLASSID
false
CLASS.ID
A foreign key to the class table.
ASSIGNMENTID
ASSIGNMENT.ID
A foreign key to the assignment table.
ADDEDBYID
CHANGEAGENT.ID
FK to CHANGEAGENT.
CHANGEDBYID
STUDENTDUEDATE
datetime
true
Due Date for the student to complete assignment.
DATEADDED
getdate()
Indicates the date this record was added.
DATECHANGED
Indicates the date this record was last changed.
TS
timestamp
Timestamp.
TSLONG
bigint (Computed)
Numeric representation of the timestamp.
IX_CLASSASSIGNMENT_DATEADDED
False
True
IX_CLASSASSIGNMENT_DATECHANGED
PK_CLASSASSIGNMENT
UIX_CLASSASSIGNMENT_CLASSID_ASSIGNMENTID
TR_CLASSASSIGNMENT_AUDIT_UPDATE
TR_CLASSASSIGNMENT_AUDIT_DELETE