Compartilhar via


EntityData.UpdatedAt Propriedade

Definição

[Microsoft.Azure.Mobile.Server.Tables.TableColumn(Microsoft.Azure.Mobile.Server.Tables.TableColumnType.UpdatedAt)]
[System.ComponentModel.DataAnnotations.Schema.DatabaseGenerated(System.ComponentModel.DataAnnotations.Schema.DatabaseGeneratedOption.Computed)]
public DateTimeOffset? UpdatedAt { get; set; }
[<Microsoft.Azure.Mobile.Server.Tables.TableColumn(Microsoft.Azure.Mobile.Server.Tables.TableColumnType.UpdatedAt)>]
[<System.ComponentModel.DataAnnotations.Schema.DatabaseGenerated(System.ComponentModel.DataAnnotations.Schema.DatabaseGeneratedOption.Computed)>]
member this.UpdatedAt : Nullable<DateTimeOffset> with get, set
Public Property UpdatedAt As Nullable(Of DateTimeOffset)

Valor da propriedade

Implementações

Atributos

Aplica-se a