|
| Sql (string sql, params object[] args) |
|
Sql | Append (Sql sql) |
|
Sql | Append (string sql, params object[] args) |
|
Sql | Where (string sql, params object[] args) |
|
Sql | OrderBy (params object[] columns) |
|
Sql | Select (params object[] columns) |
|
Sql | From (params object[] tables) |
|
Sql | GroupBy (params object[] columns) |
|
SqlJoinClause | InnerJoin (string table) |
|
SqlJoinClause | LeftJoin (string table) |
|
|
static Sql | Builder [get] |
|
string | SQL [get] |
|
object[] | Arguments [get] |
|
The documentation for this class was generated from the following file:
- C:/Users/nirvan/Desktop/mixerp/0. GitHub/src/Libraries/Logic/PetaPoco/PetaPoco/Models/PetaPoco.cs