Roles Table
Topic Last Modified: 2010-11-05
The Roles table is a static table that stores the list of possible conference roles, such as attendee and presenter.
Column | RoleId | Role |
---|---|---|
Data Type |
tinyint |
nvarchar(256) |
Key/Index |
Primary |
|
Static Values |
0 |
Unknown |
|
1 |
Presenter |
|
2 |
Attendee |