Primary Key
Name of the role
Foreign key reference to the Roles table
Name of the user
Foreign key reference to the Users table
Timestamp when the user-role association was created
Timestamp when the user-role association was last updated
Protected copyCopies initialization data from a plain object to the class instance. Only copies properties that already exist on the class to prevent creating new fields. Special handling for DefaultValue fields to extract actual values from SQL Server syntax.
The initialization data object
Associates users with roles in the system, managing role-based access control and permission inheritance.