C# Class NPoco.PagingHelper.SQLParts

Mostra file Open project: schotime/NPoco Class Usage Examples

Public Properties

Property Type Description
sql string
sqlColumns string
sqlCount string
sqlOrderBy string
sqlSelectRemoved string
sqlUnordered string

Property Details

sql public_oe property

public string sql
return string

sqlColumns public_oe property

public string sqlColumns
return string

sqlCount public_oe property

public string sqlCount
return string

sqlOrderBy public_oe property

public string sqlOrderBy
return string

sqlSelectRemoved public_oe property

public string sqlSelectRemoved
return string

sqlUnordered public_oe property

public string sqlUnordered
return string