User Notification

To implement the user nofication concept, A custom procedure from the DBA creates a computed table, which we represent with UserNotificationEntity. CUser has the methods for working with User Notification.

To know how the procedure works, you can visit Database Design.

Last updated

Was this helpful?