| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| tableName | String | |||
| columnName | String | |||
| newColumnName | String | |||
| newColumnType | iseColumnType | |||
| newRequired | Boolean | |||
| newSize | Integer | Optional | If omitted, a value of 1 is assumed. | |
| identity | Boolean | Optional | If omitted, a value of False is assumed. |