Realm
Primary Key
| Primary Key | Field Type |
|---|---|
| TypeID | int |
Fields
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| Name | nvarchar(255) | yes |
Indexes
| Index Name | Fields | Unique | Primary | Clustered |
|---|---|---|---|---|
| PK_Realm | TypeID | yes | yes |
Referenced by
| Referenced by | Field |
|---|---|
| RealmEmail | RealmTypeID |