Oracle ado support char

This commit is contained in:
sunkaixuna
2021-12-10 22:29:08 +08:00
parent e9741e7de0
commit a4422fe4c2
3 changed files with 19 additions and 69 deletions

View File

@@ -34,11 +34,7 @@ namespace OrmTest
}
public static void Init()
{
DeleteTest();
CodeFirst();
Updateable();
Json();
Ado();
Queryable();
QueryableAsync();
//Thread();