次の方法で共有


EntityData.Id プロパティ

定義

[Microsoft.WindowsAzure.Mobile.Service.Tables.TableColumn(Microsoft.WindowsAzure.Mobile.Service.Tables.TableColumnType.Id)]
[System.ComponentModel.DataAnnotations.Key]
public string Id { get; set; }
[<Microsoft.WindowsAzure.Mobile.Service.Tables.TableColumn(Microsoft.WindowsAzure.Mobile.Service.Tables.TableColumnType.Id)>]
[<System.ComponentModel.DataAnnotations.Key>]
member this.Id : string with get, set
Public Property Id As String

プロパティ値

実装

Id
属性

適用対象