Overload List
| Name | Description | |
|---|---|---|
| AddColumn(String, IType) |
Adds the Property's columns to the INSERT sql
| |
| AddColumn(String, String) |
Add a column with a specific value to the INSERT sql
| |
| AddColumn(String, Object, ILiteralType) |
Add a column with a specific value to the INSERT sql
|