new PutResult(args)
This object contains the result of a PUT operation.
Parameters:
| Name | Type | Description |
|---|---|---|
args |
Properties:
| Name | Type | Description |
|---|---|---|
currentRowVersion |
Version | The current version of the row. |
previousRow |
Row | The previous row. |
previousRowVersion |
Version | The previous version of the row. |
expirationTime |
long | UTC expiration time of the row. |