| Primary Key | Field Type | 
|---|---|
|  ID | int | 
| Field | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
|  UserPageTemplateId | int | |||
|  ClientUserId | int | |||
|  DisplayName | nvarchar(100) | |||
|  IsPublished | bit | Default = 0 | ||
|  RealmContextId | int | 
| Index Name | Field(s) | Unique | Primary | Clustered | 
|---|---|---|---|---|
|  PK_UserPages | ID |  |  |  | 
| Referenced by | Field | 
|---|---|
|  UserPagesEditors | UserPagesID | 
