次の方法で共有


EntityData.Version プロパティ

定義

[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()

プロパティ値

Byte[]

実装

属性

適用対象