Overload List
Name | Description | |
---|---|---|
AddColumns(array<String>[]()[][], IType) |
Adds the Property's columns to the UPDATE sql
| |
AddColumns(array<String>[]()[][], String) |
Adds columns with a specific value to the UPDATE sql
| |
AddColumns(array<String>[]()[][], array<Boolean>[]()[][], IType) |
Adds the Property's updatable columns to the UPDATE sql
|