MAILEXPRESS

Basic Index   Expanded Index

Table Name: medatabase.Actor_FailedLoginHistory
Description: History of user's failed login attempts since last success.
Primary Keys: None
Field Type Defaults Nulls? Comments
Actor_identifier numeric (19) None No ID to map back to the 'Actor' table.
failedLoginHistory datetime None Yes An entry in the collection.

No indexes
No check constraints
Internal Foreign Key Constraint Affected Field Source Table
FK_Actor_FailedLoginHistory Actor_identifier Actor

No primary keys as foreign key constraints
No triggers