mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-08-23 13:06:50 +08:00
-
This commit is contained in:
parent
1ff4fbed69
commit
438cf9504a
@ -65,6 +65,10 @@ namespace OrmTest
|
||||
}
|
||||
db.DbFirst.IsCreateAttribute().CreateClassFile("c:\\Demo\\8", "Models");
|
||||
|
||||
|
||||
//Use Razor Template
|
||||
//db.DbFirst.UseRazorAnalysis(RazorFirst.DefaultRazorClassTemplate).CreateClassFile("");
|
||||
|
||||
Console.WriteLine("#### DbFirst End ####");
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user