Primary Key Field Type
 ID int

Field Field Type Null Notes Description
 UserProfileXML ntext
 Guid uniqueidentifier   Default = (newid())

Foreign Key Field Type Null Notes Description
 UserID int ClientUsers.ID

Index Name Field(s) Unique Primary Clustered
 IX_ClientUserProfile_UserID UserID      
 PK_ClientUserProfile ID

Entity-Relationship diagram of this table