Open topic with navigation
This table contains notes belonging to project.
ID
uniqueidentifier
AUTHORID
true
CONSTITUENT.ID
The author of the media link.
PROJECTMEDIALINKTYPECODEID
false
PROJECTMEDIALINKTYPECODE.ID
Indicates the user-defined type of this media link.
PROJECTID
PROJECT.ID
The project record to which this media link belongs.
ADDEDBYID
CHANGEAGENT.ID
FK to CHANGEAGENT.
CHANGEDBYID
DATEENTERED
datetime
The date that the media link was entered
TITLE
nvarchar(50)
''
The title of the media link.
MEDIAURL
UDT_WEBADDRESS
The web address of the associated document or media.
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_PROJECTMEDIALINK_AUTHORID
False
IX_PROJECTMEDIALINK_DATEADDED
True
IX_PROJECTMEDIALINK_DATECHANGED
IX_PROJECTMEDIALINK_PROJECTID
PK_PROJECTMEDIALINK
TR_PROJECTMEDIALINK_AUDIT_UPDATE
TR_PROJECTMEDIALINK_AUDIT_DELETE