namespace Sozsoft.Platform.Enums; public enum TableNameEnum { Language, LanguageKey, LanguageText, SettingDefinition, Notification, NotificationRule, BackgroundWorker, BackgroundWorker_MailQueue, BackgroundWorker_MailQueueEvents, BackgroundWorker_MailQueueTableFormat, LogEntry, AiBot, Branch, BranchUsers, GlobalSearch, Route, Menu, DataSource, ListForm, ListFormField, ListFormCustomization, ListFormImport, ListFormImportExecute, Note, ForumCategory, ForumTopic, ForumPost, SqlTable, SqlTableField, SqlView, SqlStoredProcedure, SqlFunction, SqlQuery, CrudEndpoint, CustomEndpoint, CustomComponent, DynamicService, ReportCategory, ReportTemplate, IpRestriction, Sector, ContactTitle, Currency, CountryGroup, Country, City, District, SkillType, Skill, SkillLevel, UomCategory, Uom, WorkHour, About, Service, Product, PaymentMethod, InstallmentOption, Order, OrderItem, BlogCategory, BlogPost, Demo, Contact, }