QuickAdmin.Net Reference
C#
Show/Hide TOC
Quick
Admin.
Entity.
Admin Namespaces
包含系统管理各实体类。
这些实体均标记了 [Table(
DisableSyncStructure = true
)],以确保即使初始化 FreeSql 时使用了
UseAutoSyncStructure(true)
,这些内置实体的表结构也不会被自动同步。
Namespaces
QuickAdmin.Entity.Admin
包含系统管理各实体类。
这些实体均标记了 [Table(
DisableSyncStructure = true
)],以确保即使初始化 FreeSql 时使用了
UseAutoSyncStructure(true)
,这些内置实体的表结构也不会被自动同步。
QuickAdmin.Entity.Admin.DTO
包含系统管理 DTO 对象定义。
In This Article
Namespaces