Compartir a través de


EntityData.Version Propiedad

Definición

[Microsoft.WindowsAzure.Mobile.Service.Tables.TableColumn(Microsoft.WindowsAzure.Mobile.Service.Tables.TableColumnType.Version)]
[System.ComponentModel.DataAnnotations.Timestamp]
public byte[] Version { get; set; }
[<Microsoft.WindowsAzure.Mobile.Service.Tables.TableColumn(Microsoft.WindowsAzure.Mobile.Service.Tables.TableColumnType.Version)>]
[<System.ComponentModel.DataAnnotations.Timestamp>]
member this.Version : byte[] with get, set
Public Property Version As Byte()

Valor de propiedad

Byte[]

Implementaciones

Atributos

Se aplica a