Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MobileServiceSystemColumns 类

定义

移动服务表上的系统列的名称。

public static class MobileServiceSystemColumns
type MobileServiceSystemColumns = class
Public Class MobileServiceSystemColumns
继承
MobileServiceSystemColumns

字段

CreatedAt

移动服务表上的 createdAt 列。

Deleted

移动服务表上已删除的列。

Id

移动服务表上的 id 列。

UpdatedAt

移动服务表中的 updatedAt 列。

Version

移动服务表上的版本列。

适用于