Overload List

  NameDescription
Public methodAddColumn(String, IType)
Adds the Property's columns to the INSERT sql
Public methodAddColumn(String, String)
Add a column with a specific value to the INSERT sql
Public methodAddColumn(String, Object, ILiteralType)
Add a column with a specific value to the INSERT sql

See Also