mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-05 07:50:52 +08:00
update
2
API.md
2
API.md
@@ -103,7 +103,7 @@ DbContext 自身 = 完整事务,BaseRepository 不一定有事务(可通过
|
||||
| GetDatabases | List\<string\> | 无 | 获取所有数据库 |
|
||||
| GetTablesByDatabase | List\<DbTableInfo\> | string[] | 获取指定数据库的表信息,包括表、列详情、主键、唯一键、索引、外键、备注 |
|
||||
|
||||
--
|
||||
---
|
||||
|
||||
# ISelect
|
||||
|
||||
|
||||
Reference in New Issue
Block a user