Update table record by specified primary key
Method | /UpdateTable |
The request body is of type UpdateTable.
Name | Description | Data Type |
---|---|---|
table | TableInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateTableResponse.
Name | Description | Data Type |
---|---|---|
UpdateTableResult | xml:int |
|