Column Name | Ordinal Position |
---|
Column Name | Ordinal Position | Referenced Table | |
---|---|---|---|
CONTACTPOINTID | 3 | CONTACTPOINT |
Name | Type | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
1 | CONTACTDETAILID | INT | ||||||||
Description: The unique Id for the ContactDetail table
|
Name | Type | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
2 | CONTACTNAME | NVARCHAR | ||||||||
Description: The name of a contact
|
Name | Type | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
3 | CONTACTPOINTID | INT | ||||||||
Description: ContactPointId is a foreign key to the ContactPoint table
|