mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-10-15 18:55:07 +08:00
Synchronization code
This commit is contained in:
@@ -10,6 +10,7 @@ namespace SqlSugar
|
||||
/// <summary>
|
||||
/// Init primary key and identity key from the system table
|
||||
/// </summary>
|
||||
[Obsolete("Look at the sqlsugar document entity configuration,This method relies on the database and is abandoned")]
|
||||
SystemTable = 0,
|
||||
/// <summary>
|
||||
/// Init primary key and identity key from the attribute
|
||||
|
Reference in New Issue
Block a user