Compartilhar via


EntityData.Version Propriedade

Definição

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

Valor da propriedade

Byte[]

Implementações

Atributos

Aplica-se a