I have table for status like (available, used), I want to use it like enum.
So we can add enum with dynamic value base on table.
Refer below link.
https://stackoverflow.com/questions/2779743/can-you-add-to-an-enum-type-in-run-time
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.