Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PkDapper
Demos
SelectBigData
C# Class PkDapper.Demos.SelectBigData
Inheritance:
IDemos
Show file
Open project: sunkaixuan/SqlSugar
Class Usage Examples
Public Methods
Method
Description
Init
( ) :
void
测试一次读取100万条数据的速度
Private Methods
Method
Description
Dapper
(
int
eachCount
) :
void
SqlSugar
(
int
eachCount
) :
void
Method Details
Init()
public
method
测试一次读取100万条数据的速度
public
Init
( ) :
void
return
void