ITableData Properties
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Tables
Assembly: Microsoft.WindowsAzure.Mobile.Service.Tables (in Microsoft.WindowsAzure.Mobile.Service.Tables.dll)
| Name | Description | |
|---|---|---|
![]() | CreatedAt | Gets or sets the date and time the entity was created. |
![]() | Deleted | Gets or sets a value indicating whether the entity has been deleted. |
![]() | Id | Gets or sets the unique ID for this entity. |
![]() | UpdatedAt | Gets or sets the date and time the entity was last modified. |
![]() | Version | Gets or sets the unique version identifier which is updated every time the entity is updated. |
Show:
