ITableData Properties

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Tables
Assembly:  Microsoft.WindowsAzure.Mobile.Service.Tables (in Microsoft.WindowsAzure.Mobile.Service.Tables.dll)

NameDescription
System_CAPS_pubpropertyCreatedAt

Gets or sets the date and time the entity was created.

System_CAPS_pubpropertyDeleted

Gets or sets a value indicating whether the entity has been deleted.

System_CAPS_pubpropertyId

Gets or sets the unique ID for this entity.

System_CAPS_pubpropertyUpdatedAt

Gets or sets the date and time the entity was last modified.

System_CAPS_pubpropertyVersion

Gets or sets the unique version identifier which is updated every time the entity is updated.

Return to top
Show: