Add Obsolete

This commit is contained in:
sunkaixuan
2023-04-28 18:42:20 +08:00
parent 1618ed8bbb
commit d72d63908c

View File

@@ -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