| Primary Key | Field Type |
|---|---|
ID |
int |
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
DisplayName |
nvarchar(50) | |||
Location |
nvarchar(50) | |||
Description |
nvarchar(255) | |||
AlbumType |
int | ![]() |
||
AlbumArtImageID |
int | ![]() |
||
OwnerUserID |
int | ![]() |
||
CreateDate |
datetime | Default = getutcdate() | ||
UpdateDate |
datetime | Default = getutcdate() | ||
Deleted |
bit | ![]() |
||
DeletedDate |
datetime | ![]() |
||
DeletedUserID |
int | ![]() |
||
IsDefault |
bit | ![]() |
||
Security |
int | Default = 0 |
| Index Name | Field(s) | Unique | Primary | Clustered |
|---|---|---|---|---|
PK_ImageAlbum |
ID | ![]() |
![]() |
| Referenced by | Field |
|---|---|
IMAGEALBUMEXTENSION |
IMAGEALBUMID |

ID
DisplayName