Update README.md

This commit is contained in:
sunkaixuan
2019-04-29 20:00:23 +08:00
committed by GitHub
parent 1540d2b3d0
commit 891b760104

View File

@@ -18,6 +18,14 @@ Install-Package sqlSugar
```ps1
Install-Package sqlSugarCore
```
## SqlSugar's 16 Functions
There are 16 methods under SqlSugarClient
![输入图片说明](http://www.codeisbug.com/_theme/ueditor/utf8-net/net/upload/image/20190429/6369214497126656989458119.jpg "")
## Create SqlSugarClient
All operations are based on SqlSugarClient
```cs
@@ -59,12 +67,6 @@ public class Student
}
```
## SqlSugar's 16 Functions
There are 16 methods under SqlSugarClient
![输入图片说明](http://www.codeisbug.com/_theme/ueditor/utf8-net/net/upload/image/20190429/6369214497126656989458119.jpg "")
## 1. SqlSugarClient.Queryable
We use it to query