Primary Key Field Type
 ID int

Field Field Type Null Notes Description
 Type int  

Foreign Key Field Type Null Notes Description
 ClientRolesID int   ClientRoles.ID
 ChapterID int   Chapters.ID

Index Name Field(s) Unique Primary Clustered
 IX_ChapterRoles_ChapterID ChapterID      
 IX_ChapterRoles_ClientRolesID_Type ClientRolesID, Type      
 PK_ChapterRoles ID

Entity-Relationship diagram of this table