C# Class Tup.Cobar4Net.Route.Perf.ServerRoutePerformance.SelectShort
ファイルを表示
Open project: tupunco/Tup.Cobar4Net
Public Methods
Method |
Description |
|
GetSql ( ) : string |
|
|
Route ( SchemaConfig schema, int loop, string sql ) : void |
|
|
Method Details
public GetSql ( ) : string |
return |
string |
|
public Route ( SchemaConfig schema, int loop, string sql ) : void |
schema |
Tup.Cobar4Net.Config.Model.SchemaConfig |
|
loop |
int |
|
sql |
string |
|
return |
void |
|