Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Tup
Cobar4Net
Route
Perf
ServerRoutePerformance.InsertLongSQLGen
C# 클래스 Tup.Cobar4Net.Route.Perf.ServerRoutePerformance.InsertLongSQLGen
상속:
TestProvider
파일 보기
프로젝트 열기: tupunco/Tup.Cobar4Net
공개 메소드들
메소드
설명
GetSql
( ) :
string
Route
(
SchemaConfig
schema
,
int
loop
,
string
sql
) :
void
메소드 상세
GetSql()
공개
메소드
public
GetSql
( ) :
string
리턴
string
Route()
공개
메소드
public
Route
(
SchemaConfig
schema
,
int
loop
,
string
sql
) :
void
schema
Tup.Cobar4Net.Config.Model.SchemaConfig
loop
int
sql
string
리턴
void