Update tableColumn record by specified primary key
Method | /UpdateTableColumn |
The request body is of type UpdateTableColumn.
Name | Description | Data Type |
---|---|---|
tableColumn | TableColumnInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateTableColumnResponse.
Name | Description | Data Type |
---|---|---|
UpdateTableColumnResult | xml:int |
|