C# Class PkDapper.Demos.InsertList

Inheritance: IDemos
Show file Open project: sunkaixuan/SqlSugar Class Usage Examples

Private Properties

Property Type Description
Dapper void
DeleteAddDatas void
SqlSugar void

Public Methods

Method Description
Init ( ) : void

Private Methods

Method Description
Dapper ( int eachCount ) : void
DeleteAddDatas ( ) : void
SqlSugar ( int eachCount ) : void

Method Details

Init() public method

public Init ( ) : void
return void