WinAz .NET > Tutorial > Update entity

This operation updates an existing entity in a table. The UpdateEntity method replaces the entire entity and can be used to remove properties.

C# example
VB example