MobileServiceSystemColumns Classe

Définition

Nom des colonnes système d’une table Mobile Service.

public static class MobileServiceSystemColumns
type MobileServiceSystemColumns = class
Public Class MobileServiceSystemColumns
Héritage
MobileServiceSystemColumns

Champs

CreatedAt

Colonne createdAt d’une table Mobile Service.

Deleted

Colum supprimé sur une table Mobile Service.

Id

Colonne ID d’une table Mobile Service.

UpdatedAt

Colonne updatedAt sur une table Mobile Service.

Version

Colonne version d’une table Mobile Service.

S’applique à