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