Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
GrapeDapper
SqlAdapter
SQLParts
C# Class GrapeDapper.SqlAdapter.SQLParts
显示文件
Open project: luohuazhiyu/GrapeDapper
Class Usage Examples
Public Properties
Property
Type
Description
Sql
string
SqlCount
string
SqlOrderBy
string
SqlSelectRemoved
string
Property Details
Sql
public_oe property
The SQL.
public
string
Sql
return
string
SqlCount
public_oe property
The SQL count.
public
string
SqlCount
return
string
SqlOrderBy
public_oe property
The SQL Order By
public
string
SqlOrderBy
return
string
SqlSelectRemoved
public_oe property
The SQL Select
public
string
SqlSelectRemoved
return
string