mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-23 12:33:44 +08:00
Update access
This commit is contained in:
@@ -5,7 +5,7 @@ using System.Text;
|
||||
|
||||
namespace SqlSugar.Access
|
||||
{
|
||||
public class SqlServerCodeFirst:CodeFirstProvider
|
||||
public class AccessCodeFirst : CodeFirstProvider
|
||||
{
|
||||
protected override string GetTableName(EntityInfo entityInfo)
|
||||
{
|
||||
|
Reference in New Issue
Block a user