Sql
Assembly: uMod.Core.dll
Inheritance Object Sql
Summary
Simple helper class for building SQL statements
Constructors
Name | Summary |
|---|---|
Sql () | |
Properties
Name | Summary |
|---|---|
Arguments | |
SQL |
Methods
Name | Summary |
|---|---|
Append ( | |
From ( | |
GroupBy ( | |
InnerJoin ( | |
LeftJoin ( | |
OrderBy ( | |
Select ( | |
Static Properties
Name | Summary |
|---|---|
Builder |
Static Methods
Name | Summary |
|---|---|
AddParam ( | |
AddParams ( | |