SQLUpserterAddColumn Method |
Name | Description | |
---|---|---|
AddColumn(String, Object, OleDbType, UpsertRoles) |
Adds a column to the class
| |
AddColumn(String, Object, OleDbType, UpsertRoles, Int32) |
Adds a column to the class, truncating if necessary.
| |
AddColumn(String, Object, OleDbType, UpsertRoles, Int32, SQLColumnFlags) |
Adds a column to the class, truncating if necessary.
|