This table contains media links belonging to constituents.
Fields
Field |
Field Type |
Null |
Notes |
Description |
DATEENTERED
|
datetime
|
false
|
|
The date the media link was entered.
|
TITLE
|
nvarchar(50)
|
false
|
|
The title of the media link.
|
MEDIAURL
|
UDT_WEBADDRESS
|
false
|
|
The web address of the associated document or media.
|
DATEADDED
|
datetime
|
false
|
|
Indicates the date this record was added.
|
DATECHANGED
|
datetime
|
false
|
|
Indicates the date this record was last changed.
|
TS
|
timestamp
|
false
|
|
Timestamp.
|
TSLONG
|
bigint (Computed)
|
true
|
|
Numeric representation of the timestamp.
|