MAILEXPRESS
| Table Name: | medatabase.AuditEvent_strngPrprts |
| Primary Keys: | AuditEvent_identifier field |
| Field | Type | Defaults | Nulls? | Comments |
|---|---|---|---|---|
| AuditEvent_identifier | numeric (19) | None | No | ID to map back to the 'AuditEvent' table. |
| property | nvarchar (4000) | None | Yes | An entry in the collection. |
| field | nvarchar (255) | None | No | An entry in the collection. |
| Index | Clustered? | Unique? | Fields |
|---|---|---|---|
| PK__AuditEve__C588588E7820899B | Yes | Yes | AuditEvent_identifier field |
| Internal Foreign Key Constraint | Affected Field | Source Table |
|---|---|---|
| FK_AuditEvent_strngPrprts | AuditEvent_identifier | AuditEvent |