C# Class PkDapper.Demos.InsertItem

Inheritance: IDemos
Mostrar archivo 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