StorageData.Version Property
The version is a T:byte[] representation of the M:Etag property which is maintained by the Azure storage SDK. The etag represents the version of this entity as obtained from the server and by setting this property the etag is also updated. As for the id property, this property is not mapped to the actual storage table as its information is provided in the etag.
Assembly: Microsoft.WindowsAzure.Mobile.Service.Storage (in Microsoft.WindowsAzure.Mobile.Service.Storage.dll)
Property Value
Type: System.Byte()Implements
ITableData.Version
Show: