Roles table

The Roles table is a static table that stores the list of possible conference roles, such as attendee and presenter.

Column Data Type Key/Index Details
RoleId
tinyint
Primary
Role
nvarchar(256)
Allowed values:
0 - Unknown
1 - Presenter
2 - Attendee