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

TableRequestOptions.ProjectSystemProperties 属性

定义

获取或设置在查询中包含系统属性(如分区键和行键)的选项。

public bool? ProjectSystemProperties { get; set; }
member this.ProjectSystemProperties : Nullable<bool> with get, set
Public Property ProjectSystemProperties As Nullable(Of Boolean)

属性值

适用于