你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
MobileServiceSystemColumns 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
移动服务表上的系统列的名称。
public static class MobileServiceSystemColumns
type MobileServiceSystemColumns = class
Public Class MobileServiceSystemColumns
- 继承
-
MobileServiceSystemColumns
字段
CreatedAt |
移动服务表上的 createdAt 列。 |
Deleted |
移动服务表上已删除的列。 |
Id |
移动服务表上的 id 列。 |
UpdatedAt |
移动服务表中的 updatedAt 列。 |
Version |
移动服务表上的版本列。 |