| Primary Key | Field Type |
|---|---|
ID |
int |
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
Name |
nvarchar(50) | |||
CreateDate |
datetime | Default = getutcdate() | ||
UpdateDate |
datetime | Default = getutcdate() |
| Foreign Key | Field Type | Null | Notes | Description |
|---|---|---|---|---|
ClientUsersID |
int | ClientUsers.ID |
| Index Name | Field(s) | Unique | Primary | Clustered |
|---|---|---|---|---|
PK_ContactGroup |
ID | ![]() |
![]() |
| Referenced by | Field |
|---|---|
AddressBookContacts |
ContactGroupID |

ID
Name
ClientUsersID